Hi OSM Community,
I’m working on a global migration animation using Python and Nominatim. While querying for “Palestine,” the geocoder fails unless we manually override coordinates. This happens because the region isn’t tagged the same way as other countries.
Suggestion: Please update the relation for Palestinian Territories (Relation: 1703811 | OpenStreetMap) with the following:
admin_level=2
place=country
ISO3166-1=PS
official_name=State of Palestine
These additions would help geocoding libraries (like geopy
, Nominatim
, etc.) resolve it just like any other country.
This isn’t a political request — it’s about ensuring consistency for open-source geospatial data consumers.
Thank you kindly for your work and support.
— Aisha Ruksana (Open Data Contributor)