hotosm / osm-analytics

OSM Analytics lets you interactively analyze how specific OpenStreetMap features are mapped in a specific region.
https://www.osm-analytics.org
BSD 3-Clause "New" or "Revised" License
103 stars 30 forks source link

Data is Frezze to 5-Apr-2020 #96

Closed jjiglesiasg closed 4 years ago

jjiglesiasg commented 4 years ago

The last data update seems to be 5-Apr-2020 with No further update since them

tyrasd commented 4 years ago

good catch. it seems like the data provided upstream by https://osmlab.github.io/osm-qa-tiles/ was not updated since then:

$ curl --head "https://s3.amazonaws.com/mapbox/osm-qa-tiles-production/latest.planet.mbtiles.gz"

Last-Modified: Fri, 03 Apr 2020 22:44:42 GMT

@cgiovando do you know what the current status of the osm-qa-tiles data is? Is it still provided by mapbox?

jjiglesiasg commented 4 years ago

Any News?, data is still old to 03-April-2020

tyrasd commented 4 years ago

not sure, maybe @mikelmaron knows?

mikelmaron commented 4 years ago

Yes there's a problem with the OSM QA Tile generation process and we need to find a new home for it. More on https://github.com/osmlab/osm-qa-tiles/issues/28#issuecomment-620231508

mikelmaron commented 4 years ago

Who is actively maintaining OSM Analytics? What other projects are actively consuming OSM QA Tiles?

cgiovando commented 4 years ago

Thanks @mikelmaron - OSM Analytics frontend is hosted on Github pages and the cruncher with HeiGIT. We should discuss a strategy for keeping OSM QA Tiles running and would be very useful to understand requirements and resources needed. Let us know and we can schedule a call with @bopercival-hot and others interested to discuss.

bopercival-hot commented 4 years ago

Sounds good to me, please include me on a call as I'm interested to know more. I am totally free thursday next week.

Kindness,

bo

On Thu, Apr 30, 2020 at 7:27 PM Cristiano Giovando notifications@github.com wrote:

Thanks @mikelmaron https://github.com/mikelmaron - OSM Analytics frontend is hosted on Github pages and the cruncher with HeiGIT. We should discuss a strategy for keeping OSM QA Tiles running and would be very useful to understand requirements and resources needed. Let us know and we can schedule a call with @bopercival-hot https://github.com/bopercival-hot and others interested to discuss.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hotosm/osm-analytics/issues/96#issuecomment-621993924, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLK3SI7NPGPCJSM3O7EWB3RPGYHJANCNFSM4MNVI4YQ .

-- Bo Percival Director of Technology & Innovation bo.percival@hotosm.org @bopercival

Humanitarian OpenStreetMap Team Using OpenStreetMap for Humanitarian Response & Economic Development web http://hotosm.org/ | twitter https://twitter.com/hotosm | facebook https://www.facebook.com/hotosm | donate https://hotosm.org/donate

tyrasd commented 4 years ago

fixed by switching to new source for osm-qa-tiles. see https://github.com/hotosm/osm-analytics-cruncher/issues/20