Martin Raifer

Results 554 comments of Martin Raifer

@dakotabenjamin can you set up the S3 bucket's ´Access-Control-Expose-Headers` CORS header?

something a "bit" outdated, but also based on osm-qa-tiles was https://github.com/tyrasd/tortuosmity, which I put together when osm-qa-tiles came out.

maybe https://github.com/lukasmartinelli/osm-qa-filter is worth a mention as well? //cc @lukasmartinelli

https://github.com/developmentseed/skynet-data also used osm-qa-tiles for generating machine learning labels, AFAIK //cc @anandthakker https://github.com/developmentseed/label-maker as well, if I read their readme correctly //cc @drewbo

@joto: that approach doesn't generalize to full history files, does it?

> And this could also be something for a 1.1 release, don't think that we'd have to wait for v2 to include this update in the running instance. :thinking: IMHO,...

> For /ratio/groupBy/boundary requests though, it's not so easily changeable because we use the timestamp in the response for the GeoJSON response format. […] The timestamp is used here as...

> Provide Data for a chart on then number of OSM Changes for a given timeframe and tag Yeah, that would be the [`/contributions/count`](https://docs.ohsome.org/ohsome-api/v1/endpoints.html#contributions-aggregation) endpoint, e.g. `https://api.ohsome.org/v1/contributions/count?bboxes=12.944,52.299,13.824,52.742&filter=type:node%20and%20amenity=drinking_water&time=2010-01-01/2023-01-01/P1Y&format=csv` > Provide Data...

> I think overpass turbo (and their wizard) use an external service […] nominatim Correct. Btw, Nominatim itself also uses an external service (wikipedia page views AFAIK) in their heuristics...

in the long term, https://github.com/GIScience/oshdb/issues/225 might become relevant