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 GIS?
PyAMS_gis is an extension package for PyAMS which provides GIS features. These features allows you to define several types of map layers (including WMS, WFS and others) which can be displayed easily in web maps using the Leaflet framework.
Changelog
2.2.1
updated doctests
2.2.0
updated coordinates transformer to check for GDAL version
added support for data attributes to scale map to a minimum area size
2.1.4
added type converter for SRID schema type
2.1.3
updated point JSON converter
2.1.2
updated layer delete request handler
corrected doctests
2.1.1
corrected doctests
2.1.0
added support for overlay vs base layers
added support for hidden layers
updated coordinates transformation API
updated Gitlab CI configuration
2.0.2
corrected doctest and Gitlab-CI configuration
2.0.1
updated Gitlab-CI configuration
2.0.0
initial release
Release files for pyams-gis 2.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyams_gis-2.2.1.tar.gz | 2.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyams_gis-2.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 MB
Release files / pyams_gis-2.2.1.tar.gz
| Download URL | pyams_gis-2.2.1.tar.gz |
|---|---|
| Size | 2.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f58cbf05b6e1ed5378b0912f0c46a734a5821d6f57b960b28fc70930e29aa40e
|
|
BLAKE2b-256 checksum How to use checksums |
11a20d1d0c917debc8cb951ce943e3b66f04897cb7db6574eeacb1ab4d8ca303
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / pyams_gis-2.2.1-py3-none-any.whl
| Download URL | pyams_gis-2.2.1-py3-none-any.whl |
|---|---|
| Size | 2.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95cc754bd4d421bf2a38204d3f3ebb4dd090b21a18381dfc138d0d2f590e9d28
|
|
BLAKE2b-256 checksum How to use checksums |
48ebb9a6615eb7bb2902b447ac93a4b3676e61b97ca56066db0c4ddb96de5122
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|