Alja7dali / Saudi-Arabia-Regions-Cities-and-Districts

Saudi Arabia Regions, Cities and Districts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saudi-Arabia-Regions-Cities-and-Districts

Raw data for Saudi Arabia's 13 regions, over 4580 cities and 3730 districts in both Arabic and English.

  • The data is public data collected from https://maps.address.gov.sa/
  • All coordinates in (Lat, Lon) aka (Y, X) format and 8 decimal points, except for MySQL files
  • Mysql files coordinates are reversed (Lon, Lat) aka (X, Y) due to the way MySQL expect it
  • Data points include:
    • Regions, Cities and Districts.
    • Names (Arabic & English).
    • Regions capital city, population & center point.
    • Regions boundaries.
    • Districts boundaries.
  • Lite version includes all data points except GIS data (center point & boundaries).

Data Use Cases

This is a list of some of the open source projects based on this data:

Contributing

All contributions are welcome! 😊 Please only send PRs that benefit most users or have a common use case. For special use cases, please publish them to a separate repo.

Issues

If you find an issue with the data please open an issue. If you're looking for help in using the data in your own projects, please use the appropriate forums, such as StackOverflow.

License

GPL-2.0

About

Saudi Arabia Regions, Cities and Districts

License:GNU General Public License v2.0


Languages

Language:Python 100.0%