Module osm

Source
Expand description

All of the geo-specific functions for OSM admin lookups.

Structs§

OsmAdmin
A representation of the OpenStreetMap geojson geojson::Features for administrative areas.

Statics§

ADDRESS
The address of the GeoJSON file.
ADMIN_BINCODE_DESTINATION_NAME
The name of the timezone bincode file.
LOOKUP_BINCODE_DESTINATION_NAME
The name of the cache bincode file.

Functions§

get_geojson_features_from_source
Get the GeoJSON geojson::Features from the source.