PyAMS converter for geospatial files
Project description
What is PyAMS?
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.
PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.
All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.
What is PyAMS GeoConverter?
PyAMS GeoConverter is a small package which provides a single API which can be used to convert a geospatial data file from one format to another; the default usage is to convert GeoJSON files to ESRI shapefiles, but you can convert between all formats supported by GeoPandas package.
API also allows you to change coordinates reference system (CRS) during the conversion. All API documentation is available via standard PyAMS Swagger endpoint.
Changelog
2.2.3
replaced ‘-’ by ‘_’ in shapefile filename separator
2.2.2
added missing filename extension to ESRI Shapefile converter
2.2.1
updated REST API route name and path configuration setting name
added filename to shapefile archive contents
2.2.0
added argument to set output file encoding; default is “iso-8859-1” to be compliant with default driver which is ESRI Shapefile
2.1.0
added argument to set output file compression mode
2.0.3
updated test on incoming data when using multipart/form-data content type
2.0.2
removed test of Content-Type header (which is removed when application is deployed behind Apache with mod_wsgi)
2.0.1
updated Swagger API description
renamed columns in case of shapefile conversion
2.0.0
migrated to Pyramid 2.0
1.0.0
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyams_geoconverter-2.2.3.tar.gz
.
File metadata
- Download URL: pyams_geoconverter-2.2.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0ecd90a639e4bb3aa9cd2c39f61f7ab5b10f322de3ba5f50925d9e92e656e1d |
|
MD5 | fccbc25a4d33e37bc17029313c6c98d5 |
|
BLAKE2b-256 | 0fd60862521cb444598320060477d83121421d0be2ea446a7eb82466af13a322 |
File details
Details for the file pyams_geoconverter-2.2.3-py3-none-any.whl
.
File metadata
- Download URL: pyams_geoconverter-2.2.3-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dd498313f8752c2f2a1bdb88cc61c8782f43e260842aaa44d5bee892b399840 |
|
MD5 | 494516d967454e1eb31c1a9370803fa7 |
|
BLAKE2b-256 | 3aafee1d20166fea52c023849c76edd399af434c53888cf8ebd75693c956d853 |