postgis-workshops
postgis-workshops copied to clipboard
PostGIS training materials
Translations update from [OSGeo Weblate](https://weblate.osgeo.org) for [postgis-workshop/index](https://weblate.osgeo.org/projects/postgis-workshop/index/). It also includes following components: * [postgis-workshop/spatial_relationships](https://weblate.osgeo.org/projects/postgis-workshop/spatial_relationships/) * [postgis-workshop/spatial_relationships_exercises](https://weblate.osgeo.org/projects/postgis-workshop/spatial_relationships_exercises/) * [postgis-workshop/joins_exercises](https://weblate.osgeo.org/projects/postgis-workshop/joins_exercises/) * [postgis-workshop/geography_exercises](https://weblate.osgeo.org/projects/postgis-workshop/geography_exercises/) * [postgis-workshop/geometry_returning](https://weblate.osgeo.org/projects/postgis-workshop/geometry_returning/) * [postgis-workshop/projection_exercises](https://weblate.osgeo.org/projects/postgis-workshop/projection_exercises/) * [postgis-workshop/advanced_geometry_construction](https://weblate.osgeo.org/projects/postgis-workshop/advanced_geometry_construction/) * [postgis-workshop/simple_sql_exercises](https://weblate.osgeo.org/projects/postgis-workshop/simple_sql_exercises/) * [postgis-workshop/3d](https://weblate.osgeo.org/projects/postgis-workshop/3d/)...
We had done this for postgis manual, but haven't checked how to do this with sphinx. My efforts at generating PDFs currently fail with these languages, so I think I'm...
I've updated the answer key to use Multilinestring instead of Linestring in the query identifying which streets Atlantic Commons joins with, and updated the answer key to include S. Oxford...
Using a subquery instead of a string MULTILINESTRING or LINESTRING gives different and more accurate results. The exercise asks for the following question : `What streets does Atlantic Commons join...
In the introduction section [Who Uses Postgres](https://postgis.net/workshops/postgis-intro/introduction.html#who-uses-postgis), there is a link to [https://postgis.net/category/casestudy/](https://postgis.net/category/casestudy/), but this returns a 404.
_🛠️ Refactor suggestion_ **Unify translator metadata to avoid duplication.** Two very similar comment lines exist for the same individual (“# Wangdapeng…” and “# Dapeng Wang…”). Standardize on one form (e.g.,...