Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

OSM in memory

License

NotificationsYou must be signed in to change notification settings

osmlab/atlas

Repository files navigation

Continuous Integrationquality gateMaven CentralCircleCI


Atlas is a way to efficiently representOpenStreetMap 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 ofNodes andEdges 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:

  • atlas-generator: A Spark job to distribute Atlas shards generation
  • atlas-checks: A suite of tools to check OSM data integrity using Atlas, and Spark.
  • josm-atlas: A JOSM plugin to visualize Atlas data.

Getting started

For build instructions and to contribute, please see thecontributing guidelines.

Start playing with Atlas directly withthis sample project!

APIs

LanguageLevel
JavaFull feature
PythonBasic

What's in it?

As well as other handy tools:

Community

For more information, please contact our community projects leadAndrew Wiseman.


[8]ページ先頭

©2009-2025 Movatter.jp