Skip to content

Commit

Permalink
unindent
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardchalstrey1 committed Jul 12, 2024
1 parent 89f8b5e commit a5d592a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting-started/setup/spatialdb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ GADM
1. `Download <https://geodata.ucdavis.edu/gadm/gadm4.1/gadm_410-gpkg.zip>`_ the whole world GeoPackage file from the `GADM website <https://gadm.org/download_world.html>`_.
2. Populate the ``core_gadmshapefile``, ``core_gadmcountries`` and ``core_gadmprovinces`` tables using the following command:

.. code-block:: bash
.. code-block:: bash
$ python manage.py populate_gadm /path/to/gpkg_file
$ python manage.py populate_gadm /path/to/gpkg_file

0 comments on commit a5d592a

Please sign in to comment.