Skip to content

Commit

Permalink
Fix wrong urls
Browse files Browse the repository at this point in the history
  • Loading branch information
yagagagaga authored and bchapuis committed Jul 3, 2024
1 parent 46d6c07 commit 816c6b9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ In this tutorial, we'll learn how to create vector tiles from the data imported

If you have not yet inserted data into your PostGIS database, please follow one of these three guides:

- [Import OSM data into PostGIS](https://baremaps.apache.org/examples/import-osm-into-postgis/)
- [Import Natural Earth data into PostGIS](https://baremaps.apache.org/examples/openstreetmap/)
- [Import Contour lines from the ASTER dataset into PostGIS](https://baremaps.apache.org/examples/openstreetmap/)
- [Import OSM data into PostGIS](/documentation/examples/import-osm-into-postgis/)
- [Import Natural Earth data into PostGIS](/documentation/examples/import-naturalearth-into-postgis/)
- [Import Contour lines from the ASTER dataset into PostGIS](/documentation/examples/contour-lines-in-vector-tiles/)

If you are in a hurry, consider skipping the "Under the Hood" sections.

Expand Down

0 comments on commit 816c6b9

Please sign in to comment.