Here are
41 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
API for analysing OpenStreetMap history data
-
Updated
Aug 18, 2021
-
Java
Create a CSV file of OSM tag changes
-
Updated
Jan 21, 2020
-
Rust
Script to extract amenities from OpenStreetMap exports
-
Updated
Apr 3, 2018
-
JavaScript
This repository contains all the code needed to compare open-data road datasets to OSM data.
-
Updated
May 6, 2020
-
JavaScript
-
Updated
Jun 4, 2021
-
Jupyter Notebook
Completed nested geo objects from OSM-PBF. Saving RAM and caching the results.
A shortest path router for Open Street Maps
-
Updated
Jan 14, 2018
-
Python
Toolchain to convert pgsql/postgis geometries to osm xml documents
-
Updated
Jun 2, 2021
-
Python
This ohsome R package grants access to the power of the ohsome API from R.
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
Jan 18, 2021
-
Python
Extract and visualize airport data (ex: runway geocoordinates) from OpenStreetMap with Python tools
-
Updated
May 4, 2021
-
Jupyter Notebook
-
Updated
Aug 12, 2021
-
JavaScript
A* algorithm on Google Maps to find shortest path in terms of distance.
-
Updated
May 24, 2020
-
Python
Docker Images for the TRUMP project
-
Updated
Oct 23, 2019
-
Dockerfile
Basic scripts for scraping player datas from Online Soccer Manager
-
Updated
May 28, 2021
-
Python
Open Street Map data parser to Cutemaps(nonTM) format
-
Updated
Jun 20, 2018
-
Haskell
A visualisation of the OpenStreetMap node density in Australia
-
Updated
Aug 4, 2020
-
JavaScript
OpenStreetMap Planet.osm mirror site AWS Lambda frontend & updater. オープンストリートマップの Planet.osm 東京ミラーサイト。AWS Lambda フロントエンドとミラー同期スクリプト。
-
Updated
Jul 15, 2020
-
JavaScript
A tool for searching OSM natural places in NZ.
-
Updated
Sep 6, 2020
-
TypeScript
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