Skip to content

Java Desktop application for Windows which allows for the parsing and processing (view, coordinate system transformation, export to CSV or KML) of Shapefiles.

Notifications You must be signed in to change notification settings

MikeFot/Java--GIS-Shapefile-Parser-and-Processor

Repository files navigation

Java-GIS-Shapefile-Parser-And-Processor

Java Desktop application for Windows which allows for the parsing and processing (displaying, coordinate system transformation, exporting to KML, CSV, SQLite) of Shapefiles.

##Description Supports parsing of shapefiles, coordinate system transformation, and exporting to KML / SQLite / CSV (as-is and with transformed coordinates).

##Dependencies

##Target Platforms Project is currently using the SWT library for Windows by default.

##Notes

  • Exporting to KML is not currently corrected for Google Sphere offset. I will not be adding it until I can validate the external accuracy of the transformation.
  • Please be aware that transformations are done through the GeoTools library, so there is a chance that they may not meet the accuracy requirements of certain projects. If you are going for high accuracy, please consult an expert in Geodesy (http://en.wikipedia.org/wiki/Geodesy) or Cartography (http://en.wikipedia.org/wiki/Cartography) first.

The code in this project is licensed under the Apache Software License 2.0.

About

Java Desktop application for Windows which allows for the parsing and processing (view, coordinate system transformation, export to CSV or KML) of Shapefiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages