[Talk-in] Extracting a polygon from an mbtiles file

2018-11-11 Thread Aruna S
Similar to tilelive-copy, are there other tools that can be used to extract
data within a polygon boundary from an mbtiles file?

mbtiles-extracts comes close, but it extracts tiles intersecting with the
polygon, and not tile data bounded by the polygon[1]

[1]: https://github.com/mapbox/mbtiles-extracts/issues/15
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


[Talk-in] weeklyOSM #433 2018-10-30-2018-11-05

2018-11-11 Thread weeklyteam
The weekly round-up of OSM news, issue # 433,
is now available online in English, giving as always a summary of all things 
happening in the openstreetmap world:

http://www.weeklyosm.eu/en/archives/10913/

Enjoy!

weeklyOSM? 
who: https://wiki.openstreetmap.org/wiki/WeeklyOSM#Available_Languages 
where?: 
https://umap.openstreetmap.fr/en/map/weeklyosm-is-currently-produced-in_56718#2/8.6/108.3
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Understanding "unprojection"

2018-11-11 Thread Aruna S
Sorry, to come to your other questions:

> I haven't published this script online because I'm afraid it'll get used
recklessly and cause excess load on the target tile server.It generates a
Z/X/Y URL list of tiles at multiple zoom levels. Then I used a download
manager to download the tiles with some time gap (so I don't trigger a
server lockout), with z/x/ folder paths maintained.

A python library does this, where it takes a bounding box and a zoom, and
generates z/x/y at zooms for the bounding box. Is your script doing
something different from this?

Warmly,
Aruna
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in