{ "info": { "author": "Arthur Endlein", "author_email": "endarthur@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Scientific/Engineering :: GIS", "Topic :: Utilities" ], "description": "=====================================================================================\npymil - Open-source Carte internationale du Monde au Millioni\u00e8me nomenclature encoder\n=====================================================================================\n\nPymil is a simple Carte internationale du Monde au Millioni\u00e8me nomenclature coder. You\nmight find it useful for searching maps for a specific coordinate pair.\n\n\nusage: pymil.py [-h] [--geojson] [--scale SCALE] latitude longitude\n\ncalculates CIM code for given coordinate pair.\n\npositional arguments:\n latitude\n longitude\n\noptional arguments:\n -h, --help show this help message and exit\n --geojson prints geoJSON of the map area instead of the code.\n --scale SCALE scale to be encoded, defaults to 1:25.000.\n\n\nCIM\n===\n\nThe CIM uses the geographic coordinate system as background for the Earth separation,\neach individual chart receives a code that is composed by two letters and a number.\nThe two letters represent respectively the hemisphere (north or south) and a interval\nof 4\u00b0 in Earth's latitude, which follow the alphabetical order starting from the Equator\nand increasing to the poles. The number represents a interval of 6\u00b0 in longitude,\nmarked with numbers and starting in the 180\u00b0 meridian.\n\nThe letters that follow this are subdivisions of the basic millionth chart and\nindicates charts in scales 1 to 500,000, 250,000, 100,000, 50,000 and 25,000.\nThe letter/number used in each part of the code deppends on the relative position\nof the chart to its smaller scale counterpar.\n\nTODO\n====\n\n* Make better docs.\n\n__geo_interface__\n=================\n\nThe class CIM includes a __geo_interface__, as defined in https://gist.github.com/sgillies/2217756\n\nThanks\n======\n\n* Luis Urtiga for the CIM nomenclature explanation.\n\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/endarthur/pymil", "keywords": "cartography maps GIS", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pymil", "package_url": "https://pypi.org/project/pymil/", "platform": "", "project_url": "https://pypi.org/project/pymil/", "project_urls": { "Homepage": "https://github.com/endarthur/pymil" }, "release_url": "https://pypi.org/project/pymil/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A basic Open-source Carte internationale du Monde au Millioni\u00e8me nomenclature encoder.", "version": "0.2.0" }, "last_serial": 3096967, "releases": { "0.1.0": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6848d0c78ca2138122476ca9e88f6ffe", "sha256": "df09665603289f4282a10bbe54399fba2cd9e1b90e8ae451fd5ad9c48af8cb3d" }, "downloads": -1, "filename": "pymil-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6848d0c78ca2138122476ca9e88f6ffe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6627, "upload_time": "2017-08-15T02:12:30", "url": "https://files.pythonhosted.org/packages/7a/21/cf5f7e3ea9ae198617aa737c07940ef34c420ae2b3ccd5f15f88d80ed981/pymil-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "961a8040d721bbf962f6cacb416e5f9b", "sha256": "508b13f490b84024a0cd910559abe9702439661c8b9a75846d1957d1f31e469f" }, "downloads": -1, "filename": "pymil-0.2.0.tar.gz", "has_sig": false, "md5_digest": "961a8040d721bbf962f6cacb416e5f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4535, "upload_time": "2017-08-15T02:12:34", "url": "https://files.pythonhosted.org/packages/6b/fc/df69826cd214058eb4c03223dfd5bd559eff8861eee803509b7f8c68a6c1/pymil-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6848d0c78ca2138122476ca9e88f6ffe", "sha256": "df09665603289f4282a10bbe54399fba2cd9e1b90e8ae451fd5ad9c48af8cb3d" }, "downloads": -1, "filename": "pymil-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6848d0c78ca2138122476ca9e88f6ffe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6627, "upload_time": "2017-08-15T02:12:30", "url": "https://files.pythonhosted.org/packages/7a/21/cf5f7e3ea9ae198617aa737c07940ef34c420ae2b3ccd5f15f88d80ed981/pymil-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "961a8040d721bbf962f6cacb416e5f9b", "sha256": "508b13f490b84024a0cd910559abe9702439661c8b9a75846d1957d1f31e469f" }, "downloads": -1, "filename": "pymil-0.2.0.tar.gz", "has_sig": false, "md5_digest": "961a8040d721bbf962f6cacb416e5f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4535, "upload_time": "2017-08-15T02:12:34", "url": "https://files.pythonhosted.org/packages/6b/fc/df69826cd214058eb4c03223dfd5bd559eff8861eee803509b7f8c68a6c1/pymil-0.2.0.tar.gz" } ] }