Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export GeoData in GeoJSON Format #17

Open
sargon opened this issue Feb 6, 2014 · 3 comments
Open

Export GeoData in GeoJSON Format #17

sargon opened this issue Feb 6, 2014 · 3 comments

Comments

@sargon
Copy link
Contributor

sargon commented Feb 6, 2014

We should export geo informations in GeoJSON format so we can exchange the Map representation in the frontend to any GeoJSON compatible and have a way to import
the dataset in any GeoJSON Framework, e.g. GoogleEarth, OSM.

@tcatm tcatm added this to the v0.1 milestone Feb 6, 2014
@tcatm tcatm removed this from the v0.1 milestone Apr 1, 2015
@AiyionPrime
Copy link

As far as I know, GeoJSON is not (yet) specified/capable to hold an altitude?
Every single example I found was in a two-dimensional space.

Maybe one should specify this first

@nemesifier
Copy link

Of course GeoJSON supports altitude. From the GeoJSON spec:

"A position is represented by an array of numbers. There must be at least two elements, and may be more. The order of elements must follow x, y, z order (easting, northing, altitude for coordinates in a projected coordinate reference system, or longitude, latitude, altitude for coordinates in a geographic coordinate reference system)."

@AiyionPrime
Copy link

My fault. I like the idea.

mruettgers pushed a commit to ffac/ffmap-backend that referenced this issue Jan 13, 2016
statistics: show global statistics image (globalGraph) - v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants