-
Notifications
You must be signed in to change notification settings - Fork 376
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
Old SOI index map shapefile projections seem wrong. #78
Comments
The best source of information on the old indian datum i have found so far is at https://deeppradhan.heliohost.org/ |
Can you help me understand exactly what is the problem? The purpose of these two files is to help someone figure out what Toposheet a location falls in. The New UTM based OSM maps are in WGS84 datatum anyway, so the projection for that seems fine to me. While the Older Toposheets were in the Everest or Modified Everest Datum, the files in the |
Given that the shapefile for the Old system advertises the datum as WGS84 in the .prj file, I was hoping the datum shift calculations were taken into account. I am trying to look for a source where I don't have to do those calculations myself :) |
In the end I am looking for the list of older 1:50000 toposheets which cover the missing/unreleased newer 1:50000 OSM toposheets. |
To be clear, the only actionable item here would be documentation.. or may be moving the files to a plain json file instead of a shapefile. |
Both the old and new SOI projection files are in wgs84 and look like they match. This seems off to me.
https://github.com/datameet/maps/blob/master/Survey-of-India-Index-Maps/OSM_UTM_WGS84/OSM_50K_Index.prj
https://github.com/datameet/maps/blob/master/Survey-of-India-Index-Maps/OldSystem_Everest_Polyconic/OldSystem_50K_Index.prj
The text was updated successfully, but these errors were encountered: