You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
fourtysixandtwo c1c3d68bf1 gis/spatialite-tools: Change i486 to i586 4 years ago
..
0001-fix-autotools.patch.gz gis/spatialite-tools: Updated for version 4.3.0. 4 years ago
README gis/spatialite-tools: Wrap README at 72 columns. 4 years ago
slack-desc gis/spatialite-tools: Moved from academic/ category. 9 years ago
spatialite-tools.SlackBuild gis/spatialite-tools: Change i486 to i586 3 years ago
spatialite-tools.info gis/spatialite-tools: Updated for version 4.3.0. 4 years ago

README

spatialite-tools is a collection of open source Command Line Interface
(CLI) tools supporting SpatiaLite:
* spatialite: a complete CLI front-end, more or less equivalent to the
well known sqlite3 front-end, but fully supporting SpatiaLite
* spatialite_tool: a tool supporting import/export of Shapefiles and
DBF-files
* shp_doctor: a diagnostic tool to check anomalous shapefiles
* exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures
* spatialite_osm_raw: a tool importing OSM files (raw format tables,
strictly corresponding to XML input)
* spatialite_osm_filter: a tool allowing to re-export spatially
selected OSM files form a raw-format DB
* spatialite_osm_map: a tool importing map layers from an OSM file
* spatialite_osm_net: a tool creating a road network from an OSM file
* spatialite_network: a tool creating a VirtualNetwork (supporting
shortest path / routing SQL queries)
* spatialite_gml: a tool importing GML files