diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:30 -0400 |
commit | 13c09eb1dc2c13b50ec6a2da96b3d66c7d21610a (patch) | |
tree | b62d9f461818aa3c63b42a2e5c14409aa0a36212 /gis | |
parent | 0284a1c4b01f0b9a75644c9100ca4df4a04a9780 (diff) |
gis/spatialite-tools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/spatialite-tools/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/spatialite-tools/README b/gis/spatialite-tools/README index c64fbee3da64..088cb7e79b7e 100644 --- a/gis/spatialite-tools/README +++ b/gis/spatialite-tools/README @@ -8,10 +8,10 @@ spatialite-tools is a collection of open source Command Line Interface * 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_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_network: a tool creating a VirtualNetwork (supporting + shortest path / routing SQL queries) * spatialite_gml: a tool importing GML files |