{ "info": { "author": "Damon Burgett", "author_email": "damon@mapbox.com", "bugtrack_url": null, "classifiers": [], "description": "supermercado\n============\n\n|Build Status| |codecov.io|\n\n``supermercado`` extends the functionality of\n```mercantile`` `__ with\nadditional commands\n\nInstallation\n------------\n\n**From pypi**\n\n::\n\n pip install supermercado\n\n**To develop locally**\n\n::\n\n git clone git@github.com:mapbox/supermercado.git\n cd supermercado\n pip install -e .\n\nUsage\n-----\n\n::\n\n Usage: supermercado [OPTIONS] COMMAND [ARGS]...\n\n Options:\n --help Show this message and exit.\n\n Commands:\n burn Burn a stream of GeoJSON into a output...\n edges For a stream of [, , ] tiles, return...\n union Returns the unioned shape of a steeam of...\n\n``supermercado burn``\n~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n <{geojson} stream> | supermercado burn | <[x, y, z] stream>\n\nTakes an input stream of GeoJSON and returns a stream of intersecting\n``[x, y, z]``\\ s for a given zoom.\n\n.. figure:: https://cloud.githubusercontent.com/assets/5084513/14003508/94bc0994-f110-11e5-8e99-e9aadf07bf8d.png\n :alt: image\n\n image\n\n::\n\n cat data/ellada.geojson | supermercado burn 10 | mercantile shapes | fio collect\n\n.. figure:: https://cloud.githubusercontent.com/assets/5084513/14003559/d5427ba6-f110-11e5-80d5-a2aba6433e77.png\n :alt: image\n\n image\n\n``supermercado edges``\n~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n <[x, y, z] stream> | supermercado edges | <[x, y, z] stream>\n\nOutputs a stream of ``[x, y, z]``\\ s representing the edge tiles of an\ninput stream of ``[x, y, z]``\\ s. Edge tile = any tile that is either\ndirectly adjacent to a tile that does not exist, or diagonal to an empty\ntile.\n\n::\n\n cat data/ellada.geojson | supermercado burn 10 | supermercado edges | mercantile shapes | fio collect | geojsonio\n\n.. figure:: https://cloud.githubusercontent.com/assets/5084513/14003587/01e8e370-f111-11e5-8df4-ac3ae07bbf92.png\n :alt: image\n\n image\n\n``supermercado union``\n~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n <[x, y, z] stream> | supermercado union | <{geojson} stream>\n\nOutputs a stream of unioned GeoJSON from an input stream of\n``[x, y, z]``\\ s. Like ``mercantile shapes`` but as an overall footprint\ninstead of individual shapes for each tile.\n\n::\n\n cat data/ellada.geojson | supermercado burn 10 | supermercado union | fio collect | geojsonio\n\n.. figure:: https://cloud.githubusercontent.com/assets/5084513/14003622/365af88c-f111-11e5-8712-28f42253e270.png\n :alt: image\n\n image\n\n``getting crazy``\n~~~~~~~~~~~~~~~~~\n\n::\n\n cat data/ellada.geojson | supermercado burn 12 | supermercado edges | supermercado union | fio collect | geojsonio\n\n.. figure:: https://cloud.githubusercontent.com/assets/5084513/14003951/ccfecf3c-f113-11e5-943b-94bd6eca1536.png\n :alt: image\n\n image\n\n.. |Build Status| .. image:: https://travis-ci.org/mapbox/supermercado.svg?branch=master\n :target: https://travis-ci.org/mapbox/supermercado\n.. |codecov.io| image:: https://codecov.io/github/mapbox/supermercado/coverage.svg?token=qkqtUNdabO&branch=master\n :target: https://codecov.io/github/mapbox/supermercado?branch=master", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mapbox/supermercado", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "supermercado", "package_url": "https://pypi.org/project/supermercado/", "platform": "", "project_url": "https://pypi.org/project/supermercado/", "project_urls": { "Homepage": "https://github.com/mapbox/supermercado" }, "release_url": "https://pypi.org/project/supermercado/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Supercharged mercantile", "version": "0.0.5" }, "last_serial": 3518049, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a78a4875a236ef779426c289e2f121b5", "sha256": "ab0ee7ddc7ed256b203d6d603e313d8b76ad5253dc095532ba10794bbf2d4e47" }, "downloads": -1, "filename": "supermercado-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a78a4875a236ef779426c289e2f121b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5552, "upload_time": "2016-03-23T23:40:35", "url": "https://files.pythonhosted.org/packages/0e/86/01150b96b5bf8efca54fc255e020c8c7ecc5b43b2d426c273dc47aa78cb8/supermercado-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "31a0a09e0220d7ad2e1aa7b6d34c3767", "sha256": "0dcfc49ceac030f47b17a4b4ca21c61fd4a1ff69d5fbc1fb141917af908a3778" }, "downloads": -1, "filename": "supermercado-0.0.2.tar.gz", "has_sig": false, "md5_digest": "31a0a09e0220d7ad2e1aa7b6d34c3767", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5989, "upload_time": "2016-03-25T21:17:37", "url": "https://files.pythonhosted.org/packages/fb/f4/69a43272fc6f4609990be7184519ae021bf7d6876f299a29f3f081344f13/supermercado-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "572b8dc8868f076418130f63e8091bf7", "sha256": "16f6e3500adf862bce50957421c95739c49b4c756c52f73ee99d07934ddcf2b2" }, "downloads": -1, "filename": "supermercado-0.0.3.tar.gz", "has_sig": false, "md5_digest": "572b8dc8868f076418130f63e8091bf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5989, "upload_time": "2016-07-12T17:35:12", "url": "https://files.pythonhosted.org/packages/e5/97/808a9a944918bc36c74d97239cc9dac16afa7cda5971ba303e74aa415332/supermercado-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c3621fb1daf1d84f155ba44ef84101af", "sha256": "9ae766cd35a8353614a575880fbb5cb2d9411a0449f0f590b2efc27ebaf98bfd" }, "downloads": -1, "filename": "supermercado-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c3621fb1daf1d84f155ba44ef84101af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6012, "upload_time": "2016-10-27T22:46:28", "url": "https://files.pythonhosted.org/packages/cc/cf/ad6335ac0f4a36c6ec469d22c58495005312bc410d13ab1537b42d7fce28/supermercado-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "5f84478f6cd16d1aa58e9a5374ccaf2a", "sha256": "c0d7b8ce428681c597d3f3a51df8bc1b347a6cfc3c1d278a7e68fe6b991a5407" }, "downloads": -1, "filename": "supermercado-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5f84478f6cd16d1aa58e9a5374ccaf2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5469, "upload_time": "2018-01-24T18:37:16", "url": "https://files.pythonhosted.org/packages/8f/c0/9c7878fbd8533486d04dfee7ef751c458dd73d687e823ad88574f3b2e631/supermercado-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f84478f6cd16d1aa58e9a5374ccaf2a", "sha256": "c0d7b8ce428681c597d3f3a51df8bc1b347a6cfc3c1d278a7e68fe6b991a5407" }, "downloads": -1, "filename": "supermercado-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5f84478f6cd16d1aa58e9a5374ccaf2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5469, "upload_time": "2018-01-24T18:37:16", "url": "https://files.pythonhosted.org/packages/8f/c0/9c7878fbd8533486d04dfee7ef751c458dd73d687e823ad88574f3b2e631/supermercado-0.0.5.tar.gz" } ] }