Extract
OpenStreetMap extract class.
¶
Bases: str
, Enum
Enum of available OSM extract sources.
¶
Decorator for loading OSM extracts index.
PARAMETER | DESCRIPTION |
---|---|
extract_source |
OpenStreetMap extract source. Used to save the index to cache.
TYPE:
|
Source code in quackosm/osm_extracts/extract.py
¶
Transforms a list of OpenStreetMapExtracts to a GeoDataFrame.