All Projects → osmcode → Osm Testdata

osmcode / Osm Testdata

OpenStreetMap Test Data.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Osm Testdata

Overpass Turbo
A web based data mining tool for OpenStreetMap using the Overpass API.
Stars: ✭ 435 (+1712.5%)
Mutual labels:  openstreetmap
Blender Osm
One click download and import of OpenStreetMap and terrain for Blender! Global coverage! Source code is in the branch 'release'.
Stars: ✭ 588 (+2350%)
Mutual labels:  openstreetmap
Osm2xmap
Converter from OpenStreetMap data format to OpenOrienteering Mapper format.
Stars: ✭ 5 (-79.17%)
Mutual labels:  openstreetmap
Osrm Backend
Open Source Routing Machine - C++ backend
Stars: ✭ 4,716 (+19550%)
Mutual labels:  openstreetmap
Barefoot
Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
Stars: ✭ 541 (+2154.17%)
Mutual labels:  openstreetmap
Umap
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
Stars: ✭ 609 (+2437.5%)
Mutual labels:  openstreetmap
Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (+16945.83%)
Mutual labels:  openstreetmap
Osmproxy
OpenStreetMap tile proxy for REDAXO
Stars: ✭ 17 (-29.17%)
Mutual labels:  openstreetmap
Mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
Stars: ✭ 5,886 (+24425%)
Mutual labels:  openstreetmap
Abstreet
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Stars: ✭ 6,355 (+26379.17%)
Mutual labels:  openstreetmap
Timezone Boundary Builder
A tool to extract data from Open Street Map (OSM) to build the boundaries of the world's timezones.
Stars: ✭ 469 (+1854.17%)
Mutual labels:  openstreetmap
Osmtogeojson
convert osm to geojson
Stars: ✭ 493 (+1954.17%)
Mutual labels:  openstreetmap
Openrouteservice
🌍 The open source route planner api with plenty of features.
Stars: ✭ 614 (+2458.33%)
Mutual labels:  openstreetmap
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+1762.5%)
Mutual labels:  openstreetmap
Utymap
Highly customizable library for procedural world generation based on real map data
Stars: ✭ 825 (+3337.5%)
Mutual labels:  openstreetmap
Vector Datasource
Tilezen vector tile service - OpenStreetMap data in several formats
Stars: ✭ 427 (+1679.17%)
Mutual labels:  openstreetmap
Kosmtik
Make maps with OpenStreetMap and Mapnik
Stars: ✭ 611 (+2445.83%)
Mutual labels:  openstreetmap
Osmium Contrib
Mixed more or less useful programs using the Osmium library
Stars: ✭ 18 (-25%)
Mutual labels:  openstreetmap
Osm4j Core
Core components of osm4j
Stars: ✭ 16 (-33.33%)
Mutual labels:  openstreetmap
Map Matching
The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching
Stars: ✭ 665 (+2670.83%)
Mutual labels:  openstreetmap

OpenStreetMap Test Data Repository

OpenStreetMap data can be quite complex and software using the data difficult to test. This git repository contains various pieces of OSM data to be used for testing OSM software. The data is collected at this one location to help all OSM software projects. Each project still has to decide which tests to perform and how.

The Test Grid

The grid directory contains OSM data organized by test category into a "grid". The tests are organized cleanly so that they can be easily used from automated tests. See that directory for more information.

XML Tests

The xml directory contains OSM files to test OSM XML file parsers with.

Other Tests

Other tests that don't fit into the "grid" schema are currently collected in the misc directory. In the future these tests might be organized better. As they are now, they are not really that useful for automated tests.

License

All files are released into the public domain.

Author

This repository was created and is maintained by Jochen Topf. Please use github issues to report bugs and request changes. Or better, send pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].