{ "info": { "author": "Markus Mayr", "author_email": "markusmayr@gmx.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.2" ], "description": "Sequential GeoJson\n##################\n\nStatus\n======\n\nThis module currentrly only works on GeoJson files that contain one single FeatureCollection. It returns features as a string.\n\nUsage\n=====\n\nCreate a new reader object\n\n`reader = sequentialGeojson.reader( myPythonFileObject )`\n\nThen use this reader as you would use any generator. With each step it returns one single feature as a string.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scubbx/sequential-geojson", "keywords": "json sequential generator geojson", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sequentialGeojson", "package_url": "https://pypi.org/project/sequentialGeojson/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sequentialGeojson/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/scubbx/sequential-geojson" }, "release_url": "https://pypi.org/project/sequentialGeojson/0.2/", "requires_dist": null, "requires_python": null, "summary": "A python generator object that provides sequential access to features inside a FeatureCollection of a GeoJson file.", "version": "0.2" }, "last_serial": 1592876, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0ce8983b4407da530b818b2af442e039", "sha256": "a0e5e97858ab3f9bd841a58fbc01600e324d9ccb0276971e706bce0206b52c54" }, "downloads": -1, "filename": "sequentialGeojson-0.1.tar.gz", "has_sig": false, "md5_digest": "0ce8983b4407da530b818b2af442e039", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2845, "upload_time": "2015-06-15T16:17:51", "url": "https://files.pythonhosted.org/packages/e6/a4/c1872c9d99004ae0f4f14f5086f51b977e841a2e292889901e377c44854a/sequentialGeojson-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "8b4f207a5c5856229c31bbe35319b108", "sha256": "5c2c4ca622f65b63923863c07f1dd39f1ddfd019aa85b628843034616e192b5d" }, "downloads": -1, "filename": "sequentialGeojson-0.2.tar.gz", "has_sig": false, "md5_digest": "8b4f207a5c5856229c31bbe35319b108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2951, "upload_time": "2015-06-15T16:19:25", "url": "https://files.pythonhosted.org/packages/5a/4a/83685f2394fb76e197815f2e7ef4b698306e280c637b0bd2f082a138fd39/sequentialGeojson-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b4f207a5c5856229c31bbe35319b108", "sha256": "5c2c4ca622f65b63923863c07f1dd39f1ddfd019aa85b628843034616e192b5d" }, "downloads": -1, "filename": "sequentialGeojson-0.2.tar.gz", "has_sig": false, "md5_digest": "8b4f207a5c5856229c31bbe35319b108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2951, "upload_time": "2015-06-15T16:19:25", "url": "https://files.pythonhosted.org/packages/5a/4a/83685f2394fb76e197815f2e7ef4b698306e280c637b0bd2f082a138fd39/sequentialGeojson-0.2.tar.gz" } ] }