/ogd-graz

Tools for OGD-Graz

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

OGD Graz Tools

Tools for OGD-Graz

Download WMS-Tiles

Basic Usage

./ogd-graz/src/download_wms_tiles.py \\
  --url="https://geodaten.graz.at/arcgis/services/OGD/Hintergrundkarte_Hintergrundkarte_OGD/MapServer/WmsServer" \\
  --min-zoom=12 \\ 
  --max-zoom=19 \\
  --tile-dir="tiles"
  --overwrite

OGD-Graz WMS URLs

Cleanup

  • list_html_files.sh: list wrongly downloaded HTML files.
  • delete_html_files.sh: delete wrongly downloaded HTML files.

License

This software is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see gpl.

Contact

Please use the contact-form provided by github.