osmlab / atlas

OSM in memory
BSD 3-Clause "New" or "Revised" License
234 stars 80 forks source link
atlas geospatial geospatial-data geospatial-processing maps openstreetmap osm shard spatial-analysis street-networks

Atlas

Continuous Integration quality gate Maven Central CircleCI


Atlas is a way to efficiently represent OpenStreetMap data in memory. A subset of the data is in a "navigable network" form, meaning anything that is assumed to be navigable will be in a form of Nodes and Edges in a way a routing algorithm could traverse it. It also provides easy to use APIs to access geographical data. On top of it all, it is easy to shard and re-stitch, making it perfect for distributed processing!

Projects using Atlas:

Getting started

For build instructions and to contribute, please see the contributing guidelines.

Start playing with Atlas directly with this sample project!

APIs

Language Level
Java Full feature
Python Basic

What's in it?

As well as other handy tools:

Community

For more information, please contact our community projects lead Andrew Wiseman.