{ "info": { "author": "Fevzi Das", "author_email": "fevzidas@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "# Description\nThis tool converts LineString and Point data in Geojson format to Polygon data.The package obtains information such as number of lanes, width of lanes from OSM data. f there is lane and width of lane information, it calculates the width of road using them. If this data does not exist, it attempts to calculate the width of road using the pre-defined values.\n# Usage\npython3 lipo2pol.py input.geojson --output output.geojson\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lipo2pol-fdas", "package_url": "https://pypi.org/project/lipo2pol-fdas/", "platform": "", "project_url": "https://pypi.org/project/lipo2pol-fdas/", "project_urls": null, "release_url": "https://pypi.org/project/lipo2pol-fdas/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Converts LineString and Point data in Geojson format to Polygon data", "version": "0.0.2" }, "last_serial": 5415861, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "6b3995d2a3566c84021831d9c1a453de", "sha256": "e826621a56ad38d2ec12493f7ba56dc5ed37bd7873c6abd145055cd471f2fa8c" }, "downloads": -1, "filename": "lipo2pol_fdas-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6b3995d2a3566c84021831d9c1a453de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2220, "upload_time": "2019-06-18T15:01:26", "url": "https://files.pythonhosted.org/packages/a4/34/51714c5209a54e287f000c17399a8e04ce570143a0d8c794aafc05a4eef0/lipo2pol_fdas-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67e98325cdadc3755a63e54371e7426e", "sha256": "52be81f3b2ad422fff53ba558e0779312a3b2807f958ac635c46f239dd4580d7" }, "downloads": -1, "filename": "lipo2pol-fdas-0.0.2.tar.gz", "has_sig": false, "md5_digest": "67e98325cdadc3755a63e54371e7426e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1157, "upload_time": "2019-06-18T15:01:28", "url": "https://files.pythonhosted.org/packages/c4/84/ad1346b748b31a74385fd015beba4a587826acb5bd89c425ae42a8846506/lipo2pol-fdas-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b3995d2a3566c84021831d9c1a453de", "sha256": "e826621a56ad38d2ec12493f7ba56dc5ed37bd7873c6abd145055cd471f2fa8c" }, "downloads": -1, "filename": "lipo2pol_fdas-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6b3995d2a3566c84021831d9c1a453de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2220, "upload_time": "2019-06-18T15:01:26", "url": "https://files.pythonhosted.org/packages/a4/34/51714c5209a54e287f000c17399a8e04ce570143a0d8c794aafc05a4eef0/lipo2pol_fdas-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67e98325cdadc3755a63e54371e7426e", "sha256": "52be81f3b2ad422fff53ba558e0779312a3b2807f958ac635c46f239dd4580d7" }, "downloads": -1, "filename": "lipo2pol-fdas-0.0.2.tar.gz", "has_sig": false, "md5_digest": "67e98325cdadc3755a63e54371e7426e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1157, "upload_time": "2019-06-18T15:01:28", "url": "https://files.pythonhosted.org/packages/c4/84/ad1346b748b31a74385fd015beba4a587826acb5bd89c425ae42a8846506/lipo2pol-fdas-0.0.2.tar.gz" } ] }