mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-07 10:34:08 +00:00
port export function to Python
Some of the parameters have been renoved as they don't make sense anymore.
This commit is contained in:
@@ -100,9 +100,6 @@ class NominatimArgs:
|
||||
output_all_postcodes: bool
|
||||
language: Optional[str]
|
||||
restrict_to_country: Optional[str]
|
||||
restrict_to_osm_node: Optional[int]
|
||||
restrict_to_osm_way: Optional[int]
|
||||
restrict_to_osm_relation: Optional[int]
|
||||
|
||||
# Arguments to 'refresh'
|
||||
postcodes: bool
|
||||
|
||||
Reference in New Issue
Block a user