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

Draft for EPSG4326 projection #8

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

kekscom
Copy link

@kekscom kekscom commented Feb 16, 2016

This should rather be pulled into a development branch.

An initial version of EPSG4326 support that replaces some hard coded projection by other hardcoded ones. Room to improve.

$ ./generate-world.pl --from 13.40654,52.52017 --to 13.40787,52.52097 Marienkirche4326 --ll --replace --elevation Flat

@cgutteridge
Copy link
Owner

Heh. yes, I need to not pull that into the live branch but it does
provide a useful reference...

What would maybe make sense is to add another plugin object which maps
from easting/northing to lat/long in a projection..

On 16/02/2016 16:46, Jan Marsch wrote:

This should rather be pulled into a development branch.

An initial version of EPSG4326 support that replaces some hard coded
projection by other hardcoded ones. Room to improve.

$ ./generate-world.pl --from 13.40654,52.52017 --to 13.40787,52.52097 Marienkirche4326 --ll --replace --elevation Flat

    You can view, comment on, or merge this pull request online at:

#8

    Commit Summary


Reply to this email directly or view it on GitHub
#8 Bug from
https://github.com/notifications/beacon/AAfK6w4YQozaq9sK8bRsRbVTXHJZ8-07ks5pk0n-gaJpZM4HbUU9.gif

Christopher Gutteridge -- http://users.ecs.soton.ac.uk/cjg

University of Southampton Open Data Service: http://data.southampton.ac.uk/
You should read the ECS Web Team blog: http://blogs.ecs.soton.ac.uk/webteam/

@kekscom
Copy link
Author

kekscom commented Feb 17, 2016

Yes, don't pull that one in.
But If you could create a branch, that'd be nice.

Projections handling got some cleanup now.
Next is OSM buildings geometry (incl. height).

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

Successfully merging this pull request may close these issues.

2 participants