OSUCartography / JMapProjLib

Java Map Projection Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMapProjLib

Java Map Projection Library

A partial Java port of the PROJ.4 map projection library. Most projections are implemented, but datum conversion support is lacking. EPSG parameter support is preliminary and contains bugs. Usage of EPSG with JMapProjLib is not currently recommended.

JMapProjLib currently has various bugs. Please let us know if you find undocumented bugs.

Original port by Jerry Huxtable www.jhlabs.com, now maintained by the Cartography and Geovisualization Group, Oregon State University.

A Netbeans project is included, but only the demo application in src/ch/ethz/karto uses the Netbeans GUI builder.

About

Java Map Projection Library

License:Apache License 2.0


Languages

Language:Java 100.0%