Skip to content

shindere/map-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Map explorer

Notes on exploring (OSM) maps

PostGIS

Deploying a local copy of the OSM db: https://wiki.openstreetmap.org/wiki/Osmosis/PostGIS_Setup

Command line tools

  • osmium-tool, a command line tool to manipulate OSM data
  • osmfilter, a command line tool to filter OSM data

Python

  • overpassify, a python library to OverpassQL transpiler
  • Cartes, a python library offers some facilities to request and parse the results from the OpenStreetMap Nominatim (search engine) and Overpass (map data database) API.

Other

ChatGPT

Notes on subway station structure in OpenStreetMap

About

Tools to explore maps (OSM andothers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published