-
Updated
Dec 16, 2020 - PLpgSQL
#
openstreetmap-data
Here are 132 public repositories matching this topic...
OpenMapTiles Vector Tile Schema Implementation
convert osm to geojson
-
Updated
Mar 17, 2020 - JavaScript
A web based data mining tool for OpenStreetMap using the Overpass API.
-
Updated
Nov 1, 2020 - JavaScript
This script is for building a basic tile server with OpenStreetMap data
-
Updated
Mar 9, 2020 - Shell
Geocoding and reverse-geocoding (with OSM data)
elasticsearch
autocomplete
geocoding
openstreetmap
osm
navitia
geocoder
openstreetmap-data
ntfs
bano
mimir
bragi
-
Updated
Dec 23, 2020 - Rust
Library to parse and process the opening_hours tag from OpenStreetMap data
openstreetmap
npm-package
javascript-library
opening-hours
openstreetmap-data
openstreetmap-validator
openinghours
-
Updated
Dec 19, 2020 - JavaScript
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
android
windows
macos
linux
map
c-plus-plus
ios
tiles
library
offline
openstreetmap
osm
gcc
geolocation
routing
geodata
clang
openstreetmap-data
offline-maps
offline-rendering
-
Updated
Dec 19, 2020 - C++
A lightweight tileserver based on NodeJS for serving bitmap and vector tiles.
nodejs
vector-tiles
openstreetmap
leaflet
html5-canvas
osm2pgsql
tile-server
openstreetmap-data
node-tileserver
canvas-renderer
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Mar 9, 2020
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
nodejs
map
maps
mapping
openstreetmap
geo
geospatial
spatial
osm2pgsql
railway
node-js
mapcss
openstreetmap-data
josm
railway-infrastructure
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Apr 14, 2020 - Python
OSM Analytics lets you interactively analyze how specific OpenStreetMap features are mapped in a specific region.
-
Updated
Oct 12, 2020 - JavaScript
Drawing every street in Romania using OpenStreetMap data, Node.js and SVG
-
Updated
Jun 26, 2018 - JavaScript
easy to use & easy to update geographic regions
-
Updated
Dec 14, 2020 - Rust
Open
How can I run tests?
1
matkoniecz
commented
Dec 19, 2020
https://github.com/osm-fr/osmose-backend/blob/master/CONTRIBUTING.md is not mentioning this
https://github.com/osm-fr/osmose-backend/blob/master/docker/README.md#develop-on-osmose-with-docker is not mentioning this
https://github.com/osm-fr/osmose-backend/blob/master/.travis.yml#L53 has some hints - I guess that I should run https://github.com/osm-fr/osmose-backend/blob/master/.travis.yml#L2
Scripts to generate MapServer mapfiles based on OpenStreetMap data.
-
Updated
Nov 13, 2020 - Python
-
Updated
Jun 29, 2020 - JavaScript
The world is a graph. Here's the graph, and the methods to extract, transform and load it. Also, methods to query and analyse it. Batteries included.
database
neo4j
graph
neo4j-database
gis
openstreetmap-data
atlas
neo4j-procedures
osm-data
neo4j-graph
gis-platform
gis-data
gis-server
gis-utils
-
Updated
Apr 2, 2018 - Java
An osm2pgsql style to simplify OSM data use
-
Updated
May 4, 2018 - Lua
-
Updated
Nov 16, 2020 - HTML
An offline geocode library for android, powered by SQLite, using osm data. 离线地理编码Android库,基于SQLite,使用开放街道地图数据。
android
geocoding
openstreetmap
osm
android-library
geocoder
reverse-geocoding
sqlite-android
openstreetmap-data
geocode
geocoder-library
osm-data
reverse-geocode
geocoder-provider
android-lib
osm-database
reverse-geocoder
-
Updated
Jun 26, 2020 - Kotlin
Each day, OSM Extracts by Interline mirrors the entire OpenStreetMap planet and creates city and region sized extracts
-
Updated
Aug 5, 2020 - Python
A parser for the opening_hours fields from OpenStreetMap
-
Updated
Jul 18, 2019 - Python
Fixing (multi)polygons in OpenStreetMap
-
Updated
Mar 5, 2018 - HTML
Fast OpenStreetMap data tools writen by Marqqs
-
Updated
May 20, 2020 - C
Tool to convert open street map xml to geojson
-
Updated
Jun 30, 2014 - Java
API for analysing OpenStreetMap history data
-
Updated
Dec 23, 2020 - Java
Improve this page
Add a description, image, and links to the openstreetmap-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openstreetmap-data topic, visit your repo's landing page and select "manage topics."


We implement our own ISO 8601 String parser (is there really no default parser out there?). When supplying a Date this is transformed to a Timestamp https://github.com/GIScience/oshdb/blob/eac6d34ac893615c65fe3f30a389f70681c74e33/oshdb-util/src/main/java/org/heigit/bigspatialdata/oshdb/util/time/ISODateTimeParser.java#L59 using the 'start of the day' i.e. ...T00:00:00Z
This should be documented