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

I get wrong coordinates when converting shapefiles with "EPSG:2100" - GGRS87 / Greek Grid - Projection #179

Open
Userrrfriendly opened this issue Apr 6, 2022 · 0 comments

Comments

@Userrrfriendly
Copy link

Hello, I am trying to convert shapefiles with "EPSG:2100" projection (the official coordinate system for Greece). Shapefile-js by default tries to convert them to good old "EPSG:4326" - WGS84, but unfortunately the transformed coordinates that I get in the geoJSON file are quite off (~300m offset). Does anyone know if there is a workaround for my case?
The best case would be that the transformation worked on the fly, if that's not possible I'm fine if the coordinates stayed in the original projection so I could re-project them manually.

I have attached some sample data in both systems.
TestingPoints_.zip

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

1 participant