Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technologiestiftung/download-fis-broker-data
https://github.com/technologiestiftung/download-fis-broker-data
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/technologiestiftung/download-fis-broker-data
- Owner: technologiestiftung
- License: mit
- Created: 2022-07-08T09:21:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T12:57:15.000Z (over 2 years ago)
- Last Synced: 2023-02-27T11:05:48.237Z (almost 2 years ago)
- Language: Python
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)
# Download Fis-Broker Data
_This is a script to fetch data from the Fis-Broker of Berlin and save it as a GeoJSON._
## Example usage
get_data_from_wfs.py -l s_wfs_baumbestand -v
## Usage
usage: get_data_from_wfs.py [-h] [-l LAYER] [-v] [-fp FILE_PATH] [-fn FILE_NAME] [-url BASE_URL] [-of OUTPUT_FORMAT]
options:
-h, --help show this help message and exit
-l LAYER, --layer LAYER
The name of the layer. Use '-' instead of ':'
-v, --verbose Show more info
-fp FILE_PATH, --file_path FILE_PATH
Base path to store files with trailing slash
-fn FILE_NAME, --file_name FILE_NAME
Optional, by default it will be named like the layer.
-url BASE_URL, --base_url BASE_URL
Optional, by default FIS broker URL.
-of OUTPUT_FORMAT, --output_format OUTPUT_FORMAT
Optional, by default 'text/xml; subtype=gml/3.2.1'
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Lisa-Stubert
🔣 💻 📖
juan-carlos-tsb
💻 🎨 👀 🤔
Lucas Vogel
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits