Skip to content
/ projjava Public

ProjJava performs point-to-point coordinate conversions between geodetic coordinate systems for use in for example Geographic Information Systems (GIS) or GPS applications. This project is a direct port of Proj.NET

License

Notifications You must be signed in to change notification settings

imshz/projjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjJava is a port Java of Proj.NET (Android Compatible)

This project is a direct port of Proj.NET. The original project is located here: http://projnet.codeplex.com/

ProjJava - Spatial Reference and Projection Engine

ProjJava performs point-to-point coordinate conversions between geodetic coordinate systems for use in for example Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.

Supports

  • Datum transformations
  • Geographic, Geocentric, and Projected coordinate systems
  • Compatible with Java and the Android plattform
  • Converts coordinate systems to/from Well-Known Text (WKT) and to XML

Projection types currently supported

  • Mercator
  • Transverse Mercator
  • Albers
  • Lambert Conformal
  • Krovak

Resources

For an introduction to spatial reference systems see here

About

ProjJava performs point-to-point coordinate conversions between geodetic coordinate systems for use in for example Geographic Information Systems (GIS) or GPS applications. This project is a direct port of Proj.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages