• Stars
    star
    725
  • Rank 62,306 (Top 2 %)
  • Language
    TypeScript
  • License
    Other
  • Created about 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A web based data mining tool for OpenStreetMap using the Overpass API.

overpass turbo

This is a GUI for testing and developing queries for the Overpass-API. It can also used for simple analysis of OSM data.

Getting Started

Just point your browser to overpass-turbo.eu and start running your Overpass queries.

More information about overpass turbo is found in the OSM wiki.

Translating

Translations are managed using the Transifex platform. After signing up, you can go to overpass-turbo's project page, select a language and click Translate now to start translating.

If your language isn't currently in the list, just drop me a mail or open an issue ticket.

To download the latest translations from Transifex, run tx pull --all using the Transifex client tx.

Development

URL parameters

overpass turbo can be linked from other applications by using URL parameters. For example, one can provide a query to load, set the initial map location, or instruct turbo to load a template.

git-branches

Development is done in the master branch, stable releases are marked with git tags, the gh-pages branch contains static builds of the releases.

install & run

  1. yarn install
  2. yarn run start for a Development server listening at http://localhost:5173
  3. yarn run build for a minified build in ./build

More Repositories

1

osmtogeojson

convert osm to geojson
JavaScript
640
star
2

jxon

lossless JavaScript XML Object Notation
JavaScript
88
star
3

togpx

convert geojson to gpx
JavaScript
66
star
4

osm-node-density

πŸŒ‡ a visualization of OpenStreetMaps node density
JavaScript
50
star
5

taghistory

πŸ“ˆ History of OSM tag usage
HTML
35
star
6

overpass-wizard

πŸ’« Human friendly way to generate Overpass API queries
JavaScript
31
star
7

geojsontoosm

Convert GeoJSON to OSM XML
JavaScript
18
star
8

osm-tile-access-log-viewer

πŸ‘€ Visualize tile logs from planet.osm.org/tile_logs
JavaScript
18
star
9

osm-qa-feeds

A tool to create personalized OpenStreetMap quality assurance feeds
JavaScript
14
star
10

rfc7946-to-d3

Converts rfc7946 geojson polygons to d3 compatible ones
JavaScript
11
star
11

tortuosmity

🐒 tortuOSMity
JavaScript
11
star
12

tiny-osmpbf

smallest osm.pbf parser
JavaScript
10
star
13

osm-polygon-features

OSM tags indicate if a closed way should be treated as a polygon or linestring
JavaScript
8
star
14

geojson-stats

calculate stats of GeoJSON properties
JavaScript
8
star
15

Baumkataster-Graz

🌲 🌳
JavaScript
7
star
16

geojson-length

Calculate the length of a GeoJSON LineString or MultiLineString
JavaScript
5
star
17

html2canvas-proxy-node

JavaScript
2
star
18

geojson-numeric

Makes properties of geojson features numeric.
JavaScript
2
star
19

oqt-filter

tile-reduce job that filters osmqatiles and enhances it with external data
JavaScript
1
star
20

openstreetmap-carto-typos

search for typos in openstreetmap cartocss stylesheets
JavaScript
1
star
21

sasa-bus-stops

Shell
1
star
22

osm-community-index

πŸ’¬ An index of community resources for OpenStreetMap
JavaScript
1
star