You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.