mirror of
https://github.com/simonw/datasette.git
synced 2026-06-05 00:26:57 +02:00
Populate docs/ from 0.65.2
This commit is contained in:
parent
ec99bb46f8
commit
264bba5db2
26 changed files with 883 additions and 5641 deletions
|
|
@ -156,10 +156,7 @@ The `shapefile format <https://en.wikipedia.org/wiki/Shapefile>`_ is a common fo
|
|||
|
||||
Try it now with the North America shapefile available from the University of North Carolina `Global River Database <http://gaia.geosci.unc.edu/rivers/>`_ project. Download the file and unzip it (this will create files called ``narivs.dbf``, ``narivs.prj``, ``narivs.shp`` and ``narivs.shx`` in the current directory), then run the following::
|
||||
|
||||
spatialite rivers-database.db
|
||||
|
||||
::
|
||||
|
||||
$ spatialite rivers-database.db
|
||||
SpatiaLite version ..: 4.3.0a Supported Extensions:
|
||||
...
|
||||
spatialite> .loadshp narivs rivers CP1252 23032
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue