https://github.com/LilithWittmann/VectorTileExporter Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Project management - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} LilithWittmann / VectorTileExporter * Notifications * Star 54 * Fork 4 Just some scripts to export vector tiles to geojson. MIT License 54 stars 4 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Clone HTTPS GitHub CLI [https://github.com/L] Use Git or checkout with SVN using the web URL. [gh repo clone Lilith] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @LilithWittmann LilithWittmann Merge pull request #1 from Symbian9/patch-1 ... 7e302ab May 23, 2021 Merge pull request #1 from Symbian9/patch-1 Fix typo and markup mistakes 7e302ab Git stats * 8 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .gitignore add gitignore May 4, 2021 LICENSE Initial commit May 4, 2021 Readme.md Update Readme.md May 23, 2021 parser.py feat(poc): done May 4, 2021 requirements.txt feat(poc): done May 4, 2021 scraper.py feat(poc): done May 4, 2021 View code Readme.md Vector tiles to GeoJSON Nowadays modern web maps are usually based on vector tiles. The great thing about vector tiles is, that they are not just images but basically encoded representations of map data that can be decoded again. In this repository there are two scripts, that allow you to download and parse web maps based on vector tiles that are hosted in the Mapbox format: * scraper.py - helps you in downloading vector tiles from a map server inside certain boundaries; * parser.py - parses layers out of the downloaded vector tiles and converts them into GeoJSON. Before use those scripts install requirements using PIP. NOTE: This is only a proof of concept . About Just some scripts to export vector tiles to geojson. Resources Readme License MIT License Releases No releases published Packages 0 No packages published Contributors 2 * @LilithWittmann LilithWittmann Lilith Wittmann * @Symbian9 Symbian9 app4soft Languages * Python 100.0% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.