[Talk-us-massachusetts] MassGIS Parcels, importing into postgis?
Greg Troxel
gdt at lexort.com
Sun Sep 8 15:22:06 UTC 2024
What worked was an explicit force to MULTIPOLYGON. I think that caused
Curve or whatever to get forced/dropped, instead of throwing an error.
I'm sure it's messy, but if I'm just missing the messy points, that's
better than not having data.
ogr2ogr -f PostgreSQL PG:dbname=gdt -t_srs "EPSG:6319" -nlt MULTIPOLYGON MassGIS_L3_Parcels.gdb $layer
More information about the Talk-us-massachusetts
mailing list