developmentseed / osm-seed

A collection of Dockerfiles to run a containerized version of OpenStreetMap
https://devseed.com/osm-seed-chart/
MIT License
150 stars 33 forks source link

Adding OSMCha in OSM-Seed #146

Open Rub21 opened 4 years ago

Rub21 commented 4 years ago

https://osmcha.mapbox.com/ cc. @batpad @geohacker

batpad commented 4 years ago

Just a heads-up that OSMCha requires an Overpass instance if we are to do "real changeset" generation - so adding Overpass to osm-seed would be a dependency to this.

Rub21 commented 4 years ago

@batpad , Thank you for this, So first we need to implement overpass container.

Rub21 commented 3 years ago

Looks like this is can be developed , since we already have overpass implemented : https://github.com/developmentseed/osm-seed/tree/develop/images/overpass-api

cc. @willemarcel

willemarcel commented 2 years ago

We could start by building a changeset-map instance for osm-seed. @Rub21 If I add another container for serving changeset-map, how could I reference the URL of the osm-seed's overpass instance? And the osm-website URL?

Rub21 commented 2 years ago

@willemarcel ,For referencing URL , depends how osm-seed has been deployed.

I can help on this, references.