Tagged Questions
9
votes
2answers
345 views
Migration from ArcSDE (SQL Server) to PostGIS (PostgreSQL)
We've got all the geospatial information of our company within an ArcSDE Database (over SQL Server):
points (locations of the antennas),
lines (elevation, rivers),
polygons (protected areas, ...
