Here are
38 public repositories
matching this topic...
ArcGIS Editor for OpenStreetMap is a toolset for GIS users to access and contribute to OpenStreetMap through their Desktop or Server environment.
The core functionality of OsmSharp.
R package for downloading OpenStreetMap data
A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
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.
An offline geocode library for android, powered by SQLite, using osm data. 离线地理编码Android库,基于SQLite,使用开放街道地图数据。
Updated
Jun 26, 2020
Kotlin
OpenStreetMap flatdata format and compiler
Updated
Oct 18, 2020
Rust
PyDriosm is an open-source tool for downloading, reading and PostgreSQL-based I/O of OpenStreetMap data.
Updated
Nov 24, 2020
Python
API for analysing OpenStreetMap history data
Updated
Dec 23, 2020
Java
This repository contains all the code needed to compare open-data road datasets to OSM data.
Updated
May 6, 2020
JavaScript
Script to extract amenities from OpenStreetMap exports
Updated
Apr 3, 2018
JavaScript
Create a CSV file of OSM tag changes
Updated
Jan 21, 2020
Rust
Updated
Dec 2, 2020
Jupyter Notebook
A shortest path router for Open Street Maps
Updated
Jan 14, 2018
Python
Completed nested geo objects from OSM-PBF. Saving RAM and caching the results.
Toolchain to convert pgsql/postgis geometries to osm xml documents
Updated
Oct 27, 2020
Python
Java OSM Data Processing Utilities
Updated
Jan 12, 2018
Java
Where can't you fly your drone? There you go: No fly map for drone pilots based on #OpenStreetMap data
Updated
Apr 10, 2018
Java
Extracting necessary information defined by the user from the OpenStreetMap
Updated
Aug 28, 2020
Python
Updated
Dec 22, 2020
JavaScript
Open Street Map data parser to Cutemaps(nonTM) format
Updated
Jun 20, 2018
Haskell
This provides a zip file of map tiles based on bbox values. These files can be used for rendering offline maps. We need to use the Gradle version less than 5.5 to build the project.
Scripts Designed to Transpose Generic Road Information (in shp) to the correct OSM lines.
OpenStreetMap Planet.osm mirror site AWS Lambda frontend & updater. オープンストリートマップの Planet.osm 東京ミラーサイト。AWS Lambda フロントエンドとミラー同期スクリプト。
Updated
Jul 15, 2020
JavaScript
A visualisation of the OpenStreetMap node density in Australia
Updated
Aug 4, 2020
JavaScript
A tool for searching OSM natural places in NZ.
Updated
Sep 6, 2020
TypeScript
GPX of some Hong Kong roads extracted from Open Street Map
🤩 🗺 Get GeoJSON from OpenStreetMaps
Updated
Sep 11, 2020
JavaScript
This code produces graphic maps of any city in the world, using the osmdata package.
Improve this page
Add a description, image, and links to the
osm-data
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
osm-data
topic, visit your repo's landing page and select "manage topics."
Learn more
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.
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