...
Info |
---|
CAD and GIS formatsAutocad, Netcad, Microstation, ArcGIS, Google Earth DWG, NCZ, DGN, DXF,SHP, KML, GeoTIFF, ECW, SID, IMG GEODI360: SRTMAP,NMEA,GPX,GPS,FLIGHTPLAN,FPL,IGC,XML Netcad: NCZ, KSE, KSP , DRE , CKS, KAP, DRK GeoArchive Viewing |
Info |
---|
OthersTXT, XML, MPP, Microsoft Project Manager UDF, Uyap Document Format EYP, E-Correspondence Package *.Drawio MOBIDI, MOBIDI Office |
Info |
---|
GEODI UrlGEODI Url is a GEODI specific format to link location(Point, Line or Area) with a weblink. You may use GEOID Url for a trekking route, a camping area or a place in an industrial plant. GEODI Url does not index page content, you may define a webcrawler to do that.. -- File Structure: url=https://www.youtube.com/watch?v=O7X3TG8bfoQ Türkçe=Bu videomuzda GEODI'nin yol firmaları ve kurumlar için faydalarını göreceksiniz. English=This video shows how GEODI is usefull for road companies and authorities. Geom=If you have Geometry in WKT format, it is enough to enter Geometry in Geographic WGS84 datum. For example POINT(33 42), LINESTRING (30 10, 10 30, 40 40). geomdisplayname=We determine the label of the geometry on the map. For WKT, please see What is WKT Geometry? For WKT Drawing → https://arthur-e.github.io/Wicket/sandbox-gmaps3.html |
...
Info |
---|
|
...
Permit is authorized, Deny is forbidden user list. can contain user id, group id, provider group id list. Information about the active user can be retrieved from /api. Example : geodi:testdeneme, ldap..., UserGroup_a1224, S-111-22155
Code Block |
---|
<Meta> <metadata> <META_NAME>permit</META_NAME> <META_VALUE>geodi:testdeneme,UserGroup_a1224,dece\yz,S-111-22155</META_VALUE> </metadata> <metadata> <META_NAME>deny</META_NAME> <META_VALUE>geodi:guest</META_VALUE> </metadata> </Meta> |
...