mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 21:34:06 +00:00
switch details cli command to new Python implementation
This commit is contained in:
@@ -168,6 +168,11 @@ class NominatimArgs:
|
||||
|
||||
# Arguments to 'details'
|
||||
object_class: Optional[str]
|
||||
linkedplaces: bool
|
||||
hierarchy: bool
|
||||
keywords: bool
|
||||
polygon_geojson: bool
|
||||
group_hierarchy: bool
|
||||
|
||||
|
||||
def osm2pgsql_options(self, default_cache: int,
|
||||
|
||||
Reference in New Issue
Block a user