Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to geographic maps, GEODI can also use an electrical diagram or a picture of an airplane as a "map". 

Defining a Map Base

Definitions for Google, Bing come ready-made. We are not responsible for any royalties or additional fees or other liabilities that may be required for the use of these underlays. Please check with the respective provider pages.

...

For DWG, DGN, DXF or NCZ with unknown projection, you can define a projection with an external metafile. For CAD files with unknown projection, GEODI's generic external feature definition capability is used.

To use maps in different GIS software

WMS

You can use GEODI maps in different software via OGC WMS. In this way, ArcGIS, netcad GIS, Autocad Civil 3D, GeoServer, Google Earth software or all software using infrastructures such as Open Layers, Leaflet can use the map produced with GEODI's non-structural data.

...

Address

Description

http://127.0.0.1:3323/wms?

The active project is presented.

http://127.0.0.1:3323/wms?wsname=[Proje Adı]

To publish a map of a certain project, you must replace [Project Name] with the name of your project. You must replace the spaces in the project name Example = http://127.0.0.1:3323/wms?wsname=deneme%20proje

KML

You can export the GEODI Map as KML. KML is not dynamic. It is not affected by GEODI queries or new content.

GeoJSON

GeoJSON report export the selected location as GeoJSON. This report can be used in ArcGIS or other GIS. The links provided for each geometric entity allow users to open documents from ArcGIS.

ArcGIS Enterprise Widget

This free widget allows ArcGIS Enterprise users to search and open documents through GEODI.

Trouble Shooting

Expand
titleTroubleshooting Shape file projection issues
Info
  • If the shape file projections are missing or incorrect, you may experience problems in reading, viewing and using the file as a dictionary.

    • In case of a projection problem you need to edit or recreate the PRJ file.

      • The projection problem will be displayed directly during operations such as dictionary preparation, during scanning it will be recorded in the scan log file.

      • Example "Missing projection parameter 'latitude_of_origin' It is also not defined as 'latitude_of_center'. Parameter name: parameterNam" is an example of GEODI not recognizing the projection in question. 

      • For editing it is necessary to create a Projection WKT using another software that recognizes the projection of the file and modify the PRJ content.

      • You can make use of

  • If you want us to help, you can also send us the Shape file or PRJ file you are having trouble with.

...