{ "info": { "author": "Makina Corpus", "author_email": "terralego-pypi@makina-corpus.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "[![Build Status](https://travis-ci.org/Terralego/django-geostore.svg?branch=master)](https://travis-ci.org/Terralego/django-geostore/)\n[![codecov](https://codecov.io/gh/Terralego/django-geostore/branch/master/graph/badge.svg)](https://codecov.io/gh/Terralego/django-geostore)\n[![Maintainability](https://api.codeclimate.com/v1/badges/b6119d8175fa6f5f5949/maintainability)](https://codeclimate.com/github/Terralego/django-geostore/maintainability)\n[![Documentation Status](https://readthedocs.org/projects/django-geostore/badge/?version=latest)](https://django-geostore.readthedocs.io/en/latest/?badge=latest)\n\n![Python Version](https://img.shields.io/badge/python-%3E%3D%203.6-blue.svg)\n![Django Version](https://img.shields.io/badge/django-%3E%3D%202.2%2C<3.0-blue.svg)\n![Rest Version](https://img.shields.io/badge/django--rest--framework-%3E%3D%203.8.0-blue)\n\n# django-geostore\n\nDynamic geo data store with vector tiles generation and json schema definition / validation\n\n## Requirements\n\n* Postgresql 10+\n* PostGIS 2.4+\n* PgRouting 2.5+\n\n## Development\n\n### with docker :\n```bash\n$ docker-compose build\n$ docker-compose up\n$ docker-compose run web /code/venv/bin/python3.7 ./manage.py test\n```\n\n### with pip :\n```bash\n$ python3.7 -m venv venv\n$ source activate venv/bin/activate\npip install -e .[dev]\n```\n\n\n=========\nCHANGELOG\n=========\n\n0.3.10 (2019-10-16)\n---------------------------\n\nNews\n\n* Ability to sort API feature results with property key content\n\nFixes\n\n* Add missing migration file\n\n\n0.3.9 (2019-10-15)\n----------------------------\n\n* Admin part is removed. Please use your own admin in project.\n* DRF yasg is removed. Configure it in your project if required.\n* Add authentication management on layers\n\n\n0.3.8 (2019-10-11)\n----------------------------\n\n### Fixes\n\n* Add permission management on FeatureViewset\n\n0.3.7 (2019-10-09)\n----------------------------\n\n### Fixes\n\n* Fix tilejson's layer attribution and description parsing\n\n0.3.6 (2019-10-09)\n----------------------------\n\n### Fixes\n\n* Fix tilejson when Layer has no Feature\n* Fix deprecation warning : \"ST_Line_Substring signature was deprecated in 2.1.0. Please use ST_LineSubstring\"\n* Fix tile generation when no feature is present in the layer\n* Fix permission management of layers\n\n0.3.5 (2019-10-03)\n-----------------------\n\n### News\n\n* Add a method to get json schema property type by its name\n\n### Fixes\n\n* Fix bug with shapefile export on geometry defined layer.\n* Fix group's tiles URLs in tilejson\n* Fix tilejson when Layer has no Feature\n* Return a tilejson even if it has no feature\n\n\n0.3.4 (2019-09-26)\n-----------------------\n\n### Fixes\n\n* integrate test/factories in packaging\n\n\n0.3.3 (2019-09-25)\n-----------------------\n\n### Breaking Changes with front\n\n* key to access tilejson is changed from 'layer_tilejson' and 'group_tilejson' to 'tilejson' in both cases.\n\n### Fix\n\n* Fix migration file that prevent old terracommon app migration\n\n\n0.3.2 (2019-09-24)\n-----------------------\n\n### Fix\n\n* Fix migration file that prevent old terracommon app migration\n\n\n0.3.1 (2019-09-11)\n-----------------------\n\n### Breaking Changes\n\n* App name move from terra to geostore. Structure is the same, so backup and restore your data\n\n\n0.3.0 (2019-09-09)\n-----------------------\n\nFirst public tag\n\n* Terra app extracted from terracommon.terra", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Terralego/django-geostore.git", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-geostore", "package_url": "https://pypi.org/project/django-geostore/", "platform": "", "project_url": "https://pypi.org/project/django-geostore/", "project_urls": { "Homepage": "https://github.com/Terralego/django-geostore.git" }, "release_url": "https://pypi.org/project/django-geostore/0.3.10/", "requires_dist": null, "requires_python": "", "summary": "Django geographic store and vector tile generation", "version": "0.3.10" }, "last_serial": 5983494, "releases": { "0.3.1": [ { "comment_text": "", "digests": { "md5": "c5105a79fa34d7aa57bee03d3c10c014", "sha256": "103be591401e9e65e31593aa656e52efaa01d7d25cd8a9ec6a5f9dd6feac4dbc" }, "downloads": -1, "filename": "django_geostore-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c5105a79fa34d7aa57bee03d3c10c014", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 75146, "upload_time": "2019-09-11T14:45:17", "url": "https://files.pythonhosted.org/packages/16/f3/f6b893ccd7bba1e22e54273f588b4f5790f3334a85781866fbe89fba2342/django_geostore-0.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "907b12130063e969db96a0dcaa430dc4", "sha256": "33eb5336b8f81eb74f6b4ebbcccd91ff7de6299c426161c63057516c41c392ac" }, "downloads": -1, "filename": "django-geostore-0.3.1.tar.gz", "has_sig": false, "md5_digest": "907b12130063e969db96a0dcaa430dc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30279, "upload_time": "2019-09-11T14:45:20", "url": "https://files.pythonhosted.org/packages/2a/ae/f77b77674712a61129926a0d895b9c0005af405e8f11da8c5e3f0db6a131/django-geostore-0.3.1.tar.gz" } ], "0.3.10": [ { "comment_text": "", "digests": { "md5": "707342b456709b2e9e46e1dda59fb561", "sha256": "35da2d0ccfc022692742a6fd570f420252f36fea793f9484563f4fede40d325d" }, "downloads": -1, "filename": "django-geostore-0.3.10.tar.gz", "has_sig": false, "md5_digest": "707342b456709b2e9e46e1dda59fb561", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34216, "upload_time": "2019-10-16T13:49:41", "url": "https://files.pythonhosted.org/packages/d0/b7/9fc49fc4c6417cbf3352b2a5b70f07ebb22c5d204142d855a1d821f558eb/django-geostore-0.3.10.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "6e38d34af364807cb96842190f1864a6", "sha256": "046ecd7c7bf5fac7e5793ecf092ae42b0e54a594af49a1aa34d200aba1508c59" }, "downloads": -1, "filename": "django-geostore-0.3.2.tar.gz", "has_sig": false, "md5_digest": "6e38d34af364807cb96842190f1864a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30308, "upload_time": "2019-09-25T15:31:44", "url": "https://files.pythonhosted.org/packages/17/d2/c284f8283c23a748acfd533d2785a8cc22fd8d5fc0f117d7c5a7f0229205/django-geostore-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "32871238ef2c4a907d12d1b0d6d50439", "sha256": "f4a60fcf278e8afc0371bc7064e2fffc12d7fa483220025edec4508df6d4699c" }, "downloads": -1, "filename": "django-geostore-0.3.3.tar.gz", "has_sig": false, "md5_digest": "32871238ef2c4a907d12d1b0d6d50439", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30713, "upload_time": "2019-09-26T11:35:53", "url": "https://files.pythonhosted.org/packages/81/b0/cb9d76a05013641bbd21e91df08e947bbc7856304176106ed98f85104475/django-geostore-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "722ad96589b6e6500b4ed1f08149a96c", "sha256": "1489088f77e4b2dfd766534831452b321c218d9a8159ff053bd3e6928e2e1737" }, "downloads": -1, "filename": "django-geostore-0.3.4.tar.gz", "has_sig": false, "md5_digest": "722ad96589b6e6500b4ed1f08149a96c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31429, "upload_time": "2019-09-26T12:37:26", "url": "https://files.pythonhosted.org/packages/0b/23/ab56d63a31bcd56869ef12b4f4af06972e276de6d75c8cb6b28f92acda2c/django-geostore-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "3234b931f6c7ba5afc36fa44130fb36f", "sha256": "a93478f345e8fcf1c4ffe131c6dc108803ea1b099f5125a6f7fe5927f33a89ec" }, "downloads": -1, "filename": "django-geostore-0.3.5.tar.gz", "has_sig": false, "md5_digest": "3234b931f6c7ba5afc36fa44130fb36f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32222, "upload_time": "2019-10-03T11:59:28", "url": "https://files.pythonhosted.org/packages/c0/54/d69aaf854ab9fc2df449926d19156c961c75a8dd81a9d3f5a55e011a7075/django-geostore-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "0a26b68c86b23e1da194112e19e49a87", "sha256": "1f35099a7126a937a65e818b6eb9d6f60dfa9d491dc1b0c3a1b30ad654ed34ed" }, "downloads": -1, "filename": "django-geostore-0.3.6.tar.gz", "has_sig": false, "md5_digest": "0a26b68c86b23e1da194112e19e49a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33113, "upload_time": "2019-10-09T10:27:41", "url": "https://files.pythonhosted.org/packages/eb/46/00da3e9e0f7f258663abd821d1d2ec1044ea28b395908f1a3abef3a58080/django-geostore-0.3.6.tar.gz" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "3e510249eea18f790cac3ba28403f935", "sha256": "f34df4281fcc43d4781eeb7ddf1a1c25634ad70f40f865acdf423c14107f7604" }, "downloads": -1, "filename": "django-geostore-0.3.7.tar.gz", "has_sig": false, "md5_digest": "3e510249eea18f790cac3ba28403f935", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33207, "upload_time": "2019-10-09T15:55:59", "url": "https://files.pythonhosted.org/packages/de/f8/cdfe7291bf0c9012f9e26279ded6b1a81d4d038ba6c958106536f3704611/django-geostore-0.3.7.tar.gz" } ], "0.3.8": [ { "comment_text": "", "digests": { "md5": "83ae0c759274bfcccecec4eeaa39bca7", "sha256": "571ccd100ba4e6fa94d3ea9efaa1e9df4880e6a9bea0bc418497fccf67acf5ca" }, "downloads": -1, "filename": "django-geostore-0.3.8.tar.gz", "has_sig": false, "md5_digest": "83ae0c759274bfcccecec4eeaa39bca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33249, "upload_time": "2019-10-11T09:26:06", "url": "https://files.pythonhosted.org/packages/52/82/117440945ce1f9f9c48ef81f6389fff66b5954bf118dc0050e1aefa6a312/django-geostore-0.3.8.tar.gz" } ], "0.3.9": [ { "comment_text": "", "digests": { "md5": "b16b30475ca89dcbca1dfc0fa75cfa4b", "sha256": "c57bfe47925c81c6e24182c2193c3f9a7c2b7511cc5656cb6825f341603cdb6d" }, "downloads": -1, "filename": "django-geostore-0.3.9.tar.gz", "has_sig": false, "md5_digest": "b16b30475ca89dcbca1dfc0fa75cfa4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33866, "upload_time": "2019-10-15T15:57:39", "url": "https://files.pythonhosted.org/packages/8c/00/389da02a178a0a333a3eb89df373773ef03d7c45727f4927cfe84458d6ea/django-geostore-0.3.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "707342b456709b2e9e46e1dda59fb561", "sha256": "35da2d0ccfc022692742a6fd570f420252f36fea793f9484563f4fede40d325d" }, "downloads": -1, "filename": "django-geostore-0.3.10.tar.gz", "has_sig": false, "md5_digest": "707342b456709b2e9e46e1dda59fb561", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34216, "upload_time": "2019-10-16T13:49:41", "url": "https://files.pythonhosted.org/packages/d0/b7/9fc49fc4c6417cbf3352b2a5b70f07ebb22c5d204142d855a1d821f558eb/django-geostore-0.3.10.tar.gz" } ] }