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

Opening shp produces wrong coordinates for "EPSG:2039" - Israel 1993 / Israeli TM Grid #193

Open
felipecarrillo100 opened this issue Jan 5, 2023 · 0 comments

Comments

@felipecarrillo100
Copy link

I have a shp file in EPSG:2039. When I use shapefile-js library to open the shp file the geojson features are shifted, the features are not where they should be, they are shifted around 100 meters south-west from where they should be.

If I open the same dataset in shp in CRS84 the library shows the correct coordinates.

How to reproduce?
You can use your sample that opens a zip file from local file system and load the files I have attached.

I have attached the 2 sample files one in CRS84 and one in EPSG:2039. The CRS84 display in the correct location, the EPSG:2039 displays around 100 meters south west.

Thanks for fixing the issue.
crs84.zip
epsg2039.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