Adrian Kriger
Adrian Kriger
johannesburg, tshwane and ekurhuleni to complete gauteng. Can't find the newer Rand West which is the merger of Randfontein and Westonaria. buffalo city and nelson mandela to eastern cape.
Hi. Thank you for this service. Could you render [leisure=sports_centre](https://wiki.openstreetmap.org/wiki/Tag:leisure=sports%20centre?uselang=en) on your [pydeck basemaps](https://github.com/visgl/deck.gl/blob/bb1d8accfb68b1866402569437241705b8ee45ea/bindings/pydeck/pydeck/bindings/map_styles.py#L20) please? [Parks](https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dpark) and [recreation ground](https://wiki.openstreetmap.org/wiki/Tag:landuse%3Drecreation_ground) are there but no sports_centres.
I want to reuse a previously called osm backup `dict` ```python fig, ax = plt.subplots(figsize = (12, 12), constrained_layout = True) backup01 = plot( 'Praça Ferreira do Amaral, Macau', radius...
Thank you for your work. Please open a Discussion.
Thank you for this work. Please open a discussion.
Thank you for this amazing library. If this issue has already been raised forgive the duplicate please. I am harvesting broken _some_ `building`s. ```python import requests import overpass import osm2geojson...
Thank you for this package. How do `get_boundaries()` parse `boundary:place` please? ```python fp = pyrosm.get_data("Cape Town", update=False, directory="data") osm = pyrosm.OSM(fp) aoi = osm.get_boundaries() # Print info print("Existing columns:\n", aoi.columns)...