Quantum GIS
Quantum GIS
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information System (GIS). QGIS is licensed under the GPL.| Is there a way to convert shapefiles to PostGIS? |
|
{mos_sb_discuss:3}Yes, use the SPIT plugin in QGIS or the SPIT standalone binary. SPIT stands for Shapefile to PostGIS Import Tool. SPIT allows you to specify multiple shapefiles and import them into your PostgreSQL/PostGIS database.
SPIT is part of the QGIS core and is built automatically when QGIS is configured with PostgreSQL support. |


