/cinder-geojson-experiments

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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: