=================
PyAMS GIS package
=================
.. contents::
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 <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. 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.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
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-gis",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/34/6b/7785927ddac10aa86a7cc514ba8b49ec9e8692999e43aca5a56fbd655ffb/pyams_gis-2.1.2.tar.gz",
"platform": null,
"description": "=================\nPyAMS GIS package\n=================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS GIS?\n==================\n\nPyAMS_gis is an extension package for PyAMS which provides GIS features. These features allows you\nto define several types of map layers (including WMS, WFS and others) which can be displayed easily\nin web maps using the Leaflet framework.\n\n\nChangelog\n=========\n\n2.1.2\n-----\n - updated layer delete request handler\n - corrected doctests\n\n2.1.1\n-----\n - corrected doctests\n\n2.1.0\n-----\n - added support for overlay vs base layers\n - added support for hidden layers\n - updated coordinates transformation API\n - updated Gitlab CI configuration\n\n2.0.2\n-----\n - corrected doctest and Gitlab-CI configuration\n\n2.0.1\n-----\n - updated Gitlab-CI configuration\n\n2.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS GIS extension package",
"version": "2.1.2",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a566b91656d882fd7bf0138c7135d4a1d310c92547779250e36e8aa6367c1c27",
"md5": "4aaef7ad55db5ebf93a50f7d4c396d8c",
"sha256": "3a9ab90201b9164ad9b656ef82245c53eea291233ca47589fd806f1d54ccfb1c"
},
"downloads": -1,
"filename": "pyams_gis-2.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4aaef7ad55db5ebf93a50f7d4c396d8c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2179967,
"upload_time": "2024-11-08T17:23:01",
"upload_time_iso_8601": "2024-11-08T17:23:01.140670Z",
"url": "https://files.pythonhosted.org/packages/a5/66/b91656d882fd7bf0138c7135d4a1d310c92547779250e36e8aa6367c1c27/pyams_gis-2.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "346b7785927ddac10aa86a7cc514ba8b49ec9e8692999e43aca5a56fbd655ffb",
"md5": "03c2ce26bd4bacb4c4646578ac7f69fa",
"sha256": "a60496d3ff14ee409b8d20bd409c3311391b781fb10ad8475664df0839aa803b"
},
"downloads": -1,
"filename": "pyams_gis-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "03c2ce26bd4bacb4c4646578ac7f69fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2073866,
"upload_time": "2024-11-08T17:23:04",
"upload_time_iso_8601": "2024-11-08T17:23:04.456402Z",
"url": "https://files.pythonhosted.org/packages/34/6b/7785927ddac10aa86a7cc514ba8b49ec9e8692999e43aca5a56fbd655ffb/pyams_gis-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 17:23:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-gis"
}