Skip to content

Database for Saudi cities and districts with location information 'GIS Data'

Notifications You must be signed in to change notification settings

usefksa/Saudi_GIS_Data

Repository files navigation

Saudi_GIS_Data

قائمة باسماء المدن و الاحياء السعودية مع معلومات حدود الاحياء الجغرافية.

for more info @usef_ksa on Twitter

mysql -u root -p

CREATE DATABASE test;

use test;

source /path/sa_regions.sql

show tables;

select * from sa_regions limit 3;

Check this repo too: https://github.com/homaily/Saudi-Arabia-Regions-Cities-and-Districts

About

Database for Saudi cities and districts with location information 'GIS Data'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages