Versions Compared

Key

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

...

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 will allow users to open documents from within ArcGIS.

ArcGIS Enterprise Widget

This free widget is free and 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.

**