Skip to content

moxuse/ofxGeoJSON

Repository files navigation

ofxGeoJSON

ofxGeoJSON is an addon for openFrameworks to load and draw GeoJSON format files.

screen-shot jpg

GeoJSON

The GeoJSON Format Specification

Test environment

  • OSX 10.11 + XCode 7.1.1 + o/F 0.9.0

Feature

  • Converting Geo Coordinate to Cartesian Coodinate (Mercator / Equirectangular / Azimuthal Equarlarea / Streographic / Spherical Projection)

spherical animation gif

Dependency

ofxJSON : https://github.com/jefftimesten/ofxJSON

Not implemented yet

  • Making mesh as polygon
  • Safe JSON parsing
  • Now aceptable geometry types are 'polygon' and 'MultiPolygon' only.
  • Multi-platform

About

openFrameworks addon to load and draw GeoJSON format files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published