Skip to content

Experiments in rendering maps and plotting points using Cinder, OpenGL and the GeoJSON format

License

Notifications You must be signed in to change notification settings

jeremyfromearth/cinder-geojson-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cinder-geojson-experiments

Experiments drawing maps and plotting geocoded data using Cinder, OpenGL and the GeoJSON data format.

Country Shapes

Image of Country Shapes demo The above is a screen shot from the most basic demo. It simply loads countries.geo.json, creates a ci::Shape2D object for each country and draws it to the screen.

Map Projections

Image of Map Projections demo The above is a screenshot of the countries map drawn with a standard Mercator projection.

References:

Data Sources:

About

Experiments in rendering maps and plotting points using Cinder, OpenGL and the GeoJSON format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published