developmentseed / developmentseed/tipg

How to support a custom coordinate system?

Open
#228 3 comments 0 reactions 0 assignees View on GitHub
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**

Image

- **in tipg**

Image

- **in arcmap**

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.