country_coder library

Classes

CountryCoder
An offline geocoder for countries and other big territories.
LocationMatcher
A callable class to match a location against a LocationSet. Pass a feature collection to the constructor to use additional features. These features need to have id properties ending with ".geojson".
LocationSet
An object to define regions where something should or should not be included. Regions are referenced by any of the following:
LocationSetRadius
Use this class to include or exclude circular areas with a given center and given radius. The latter is defined in kilometers. If not specified, radius defaults to 25 km.
RegionFeature
RegionFeatureCollection