{ "info": { "author": "Amirali Sanatinia", "author_email": "amirali@ccs.neu.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Visualization" ], "description": "Geo Mapper\n==========\n\nGenerate a map of geolocations\n\n.. image:: https://github.com/amiralis/geo-mapper/blob/master/include/map.png\n\n\nExample\n-------\n\nTo use as a library. ::\n\n >>> import geomap\n >>> m = geomap.Map(args.projection)\n >>> lon =[37.7833, ...]\n >>> lat = [-122.4167, ...]\n >>> m.add_coordinates(lon, lat)\n # to show the map\n >>> m.generate_map()\n # to save to a file\n >>> m.generate_map(output='map.png')\n\nTo use as a standalone program. ::\n\n # to show the map\n $ geo-map coordinates.txt\n # to save to a file\n $ geo-map coordinates.txt -o map.pdf\n\nThe input is a comma separated values (CSV) file, the first value is the\nlongitude and the second values is the latitude. ::\n\n 37.7833, -122.4167\n 42.3581, 71.0636\n .\n .\n .\n\n\nInstallation\n------------\n\nTo install geomap, simply: ::\n\n $ pip install geomap", "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/amiralis/geo-mapper", "keywords": null, "license": "Apache 2", "maintainer": null, "maintainer_email": null, "name": "geomap", "package_url": "https://pypi.org/project/geomap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/geomap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/amiralis/geo-mapper" }, "release_url": "https://pypi.org/project/geomap/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Generate a map of geolocations", "version": "0.2.1" }, "last_serial": 1229690, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6151d2d44cf0afde40f20d7e38a82311", "sha256": "7a1e295bb3d8af469d9598222de3678200fe5d686a4b6e1294cd32de01c8dd23" }, "downloads": -1, "filename": "geomap-0.1.tar.gz", "has_sig": false, "md5_digest": "6151d2d44cf0afde40f20d7e38a82311", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 248857, "upload_time": "2014-09-18T16:07:50", "url": "https://files.pythonhosted.org/packages/c0/d0/c4f29d8c0fa935cc078669005ff3ed085858f6b150905562b42726fc54d7/geomap-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f1788f3974b01ed67f45b7d8ee155ac4", "sha256": "3b911495704f04ab2e76ffcf52beea4dafa582e30286c7c49a1e19486c6c9c8c" }, "downloads": -1, "filename": "geomap-0.2.tar.gz", "has_sig": false, "md5_digest": "f1788f3974b01ed67f45b7d8ee155ac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 248937, "upload_time": "2014-09-18T16:12:27", "url": "https://files.pythonhosted.org/packages/1a/e1/89c5be417ca9fc81e66bf829fce18dd212ff27a0b0f09fc8813c9d63cac6/geomap-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5e9c5bfba36140e1d15b4b5b98bc4287", "sha256": "6c3baf43d94ca56d5a2d8bb798bb1fa2ad1036dfeaebbba2a398c12ef1bdbfc5" }, "downloads": -1, "filename": "geomap-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5e9c5bfba36140e1d15b4b5b98bc4287", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4587, "upload_time": "2014-09-18T19:22:06", "url": "https://files.pythonhosted.org/packages/bb/13/ef239f86f79bae353aa48cfc7ae0e92ba6c609a88fe4164929be5d7ed789/geomap-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f6f9f352db3a13d1efecfade6c4063", "sha256": "93ee08d5508b1cad8678f79b1ecccd2829a6a065d042137eae0b7e5cae30d379" }, "downloads": -1, "filename": "geomap-0.2.1.tar.gz", "has_sig": false, "md5_digest": "03f6f9f352db3a13d1efecfade6c4063", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249684, "upload_time": "2014-09-18T19:22:02", "url": "https://files.pythonhosted.org/packages/e6/8c/98f6d759cc44f5451858b28bbd5155395a5749b61b01393c572ac26c9ed6/geomap-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e9c5bfba36140e1d15b4b5b98bc4287", "sha256": "6c3baf43d94ca56d5a2d8bb798bb1fa2ad1036dfeaebbba2a398c12ef1bdbfc5" }, "downloads": -1, "filename": "geomap-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5e9c5bfba36140e1d15b4b5b98bc4287", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4587, "upload_time": "2014-09-18T19:22:06", "url": "https://files.pythonhosted.org/packages/bb/13/ef239f86f79bae353aa48cfc7ae0e92ba6c609a88fe4164929be5d7ed789/geomap-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f6f9f352db3a13d1efecfade6c4063", "sha256": "93ee08d5508b1cad8678f79b1ecccd2829a6a065d042137eae0b7e5cae30d379" }, "downloads": -1, "filename": "geomap-0.2.1.tar.gz", "has_sig": false, "md5_digest": "03f6f9f352db3a13d1efecfade6c4063", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249684, "upload_time": "2014-09-18T19:22:02", "url": "https://files.pythonhosted.org/packages/e6/8c/98f6d759cc44f5451858b28bbd5155395a5749b61b01393c572ac26c9ed6/geomap-0.2.1.tar.gz" } ] }