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.

...

WMS offers live connection. When you change the query on the GEODI side, the published map changes. (If you have problems with the change, you should check the cache settings of the relevant software)

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.

Expand
titleProjection Definition for DWG, DGN, DXF Files with Unknown Projection
Info

Defining the projection for DWG and DGN files containing plans or maps will increase the usefulness of GeoArchive and CAD&GIS viewer modules.

Supported Formats

Expand
titleShapeFile character encoding issues
Info

A solution in case "strange" characters appear in short summaries when viewing records:

  • Create a CPG or CST file with the same name as the shape file and write the encoding name like ( UTF-8 , ISO-... ... https://msdn.microsoft.com/en-us/library/system.text.encoding(v=vs.110).aspx  )

  • If writing encoding is not a solution, after backing up the DBF file in the same directory as the SHP file, open it with OpenOffice or other software and select the encoding. The file is saved with the same name and extension.

    • ! The dbf file must be backed up. After this process, errors may be received when SHP is viewed with different programs.

**