{ "info": { "author": "Eric Brelsford", "author_email": "ebrelsford@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# maprouletteupload\n\nSimply upload a GeoJSON file of tasks to [Maproulette](http://maproulette.org/).\n\n## Installation\n\n```\npip install git+git://github.com/ebrelsford/maprouletteupload.git\n```\n\n## Usage\n\nUse via the command line:\n\n```\nUsage: maprouletteupload [OPTIONS]\n\n Upload a GeoJSON file of tasks to Maproulette.\n\nOptions:\n --api-key TEXT Your API key, via Maproulette.\n --challenge-id INTEGER The challenge ID these tasks should be added to.\n --geojson-file TEXT A GeoJSON file of tasks to upload. Alternatively,\n you can provide this file via stdin.\n --identifier TEXT The name of the property to use as the identifier.\n Default: \"identifier\".\n --instruction TEXT The name of the property to use as the instruction.\n Default: \"instruction\".\n --name TEXT The name of the property to use as the name.\n Default: \"name\".\n --version Show the version and exit.\n --help Show this message and exit.\n\n```\n\nA task is made for each GeoJSON feature and the tasks are bulk uploaded to Maproulette.\n\n\n## License\n\nMIT.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "maps maproulette openstreetmap", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "maprouletteupload", "package_url": "https://pypi.org/project/maprouletteupload/", "platform": "", "project_url": "https://pypi.org/project/maprouletteupload/", "project_urls": null, "release_url": "https://pypi.org/project/maprouletteupload/0.1.0/", "requires_dist": [ "click", "geojson", "requests" ], "requires_python": "", "summary": "A simple Maproulette uploader", "version": "0.1.0" }, "last_serial": 2460191, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "370e0607e4451c4a9ee9242bfc3a7a5a", "sha256": "a522423751904a328868d3baf3226e3311e5e3436c17f0d9911817bd050f4c99" }, "downloads": -1, "filename": "maprouletteupload-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "370e0607e4451c4a9ee9242bfc3a7a5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5886, "upload_time": "2016-11-14T19:06:58", "url": "https://files.pythonhosted.org/packages/f4/6a/36b9e41f664f02bbacc32284cf277271c457ff9d6c3a2f45ecac70805cdd/maprouletteupload-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c9c6d8a955213724a42c100fb7edce4", "sha256": "31b05262c28ef762fd34af3defa68e307f6d068a3aa623a04248135cb5f5cccf" }, "downloads": -1, "filename": "maprouletteupload-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3c9c6d8a955213724a42c100fb7edce4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3934, "upload_time": "2016-11-14T19:07:00", "url": "https://files.pythonhosted.org/packages/14/28/6ff01c1c278d3be0d9c921064fb8c455306b3bfbd2abf21d0082d027ad90/maprouletteupload-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "370e0607e4451c4a9ee9242bfc3a7a5a", "sha256": "a522423751904a328868d3baf3226e3311e5e3436c17f0d9911817bd050f4c99" }, "downloads": -1, "filename": "maprouletteupload-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "370e0607e4451c4a9ee9242bfc3a7a5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5886, "upload_time": "2016-11-14T19:06:58", "url": "https://files.pythonhosted.org/packages/f4/6a/36b9e41f664f02bbacc32284cf277271c457ff9d6c3a2f45ecac70805cdd/maprouletteupload-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c9c6d8a955213724a42c100fb7edce4", "sha256": "31b05262c28ef762fd34af3defa68e307f6d068a3aa623a04248135cb5f5cccf" }, "downloads": -1, "filename": "maprouletteupload-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3c9c6d8a955213724a42c100fb7edce4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3934, "upload_time": "2016-11-14T19:07:00", "url": "https://files.pythonhosted.org/packages/14/28/6ff01c1c278d3be0d9c921064fb8c455306b3bfbd2abf21d0082d027ad90/maprouletteupload-0.1.0.tar.gz" } ] }