developmentseed / developmentseed/tipg
How to support a custom coordinate system?
Open
- Dominant language
- PLpgSQL
- Stars
- 219
- Forks
- 39
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
I added a custom CRS to the spatial_ref_sys table in PostgreSQL and assigned it an SRID of 900105.When importing the SHP file, I set the SRID to 900105. The imported table can be loaded normally in QGIS, and after converting it back to SHP, it can also be loaded correctly in ArcMap. However, the tiles obtained through TIPG are all blank.
- **custom crs**
- **in tipg**
- **in arcmap**
Contributor guide
Assessment
This issue has not been assessed yet.