Skip to: Site menu | Main content

GeoTools

The Open Source Java GIS Toolkit

EPSG extensions Print

Module Maintainer: Martin Desruisseaux
Status:
Email Help: Geotools-gt2-users@lists.sourceforge.net
Volunteer: geotools-devel@lists.sourceforge.net
IP Review: review.txt

Additional CRS beyong the one defined in the official EPSG database. The additional CRS are defined as Well Known Text (WKT) in a property file. At the difference of the legacy epsg-wkt module, only CRS not found in the SQL-backed EPSG database are defined in the property file.

This module contains 2 property files:

  • esri.properties contains additional CRS defined by ESRI in the EPSG namespace.
  • unnamed.properties contains additional CRS from other sources in the EPSG namespace.

Module Status

Module completed. Stable if no major issues are reported.

How to use

Just drop the JAR in the classpath. New EPSG codes made available by this plugin are listed in the two properties files mentioned above.

Future development

None planed at this time.