Hai An (Hai Phong) Map Cropping Samples
Hai An (Hai Phong) Map Cropping Samples-1
Hai An (Hai Phong) Map Cropping Samples-2
Hai An neighborhoods and villages map with 3D shadow effect
flag map of Hai An with 3D shadow effect
Hai An map with 3d shadow effect
Download outline map of Hai An (geojson format) :
Hai An.geojson (**)
Download polygon array of Hai An map for "Google Maps" :
Hai An.txt
Bounding Box for Hai An Map : ( 20.784555 , 106.6971 , 20.870967 , 106.762917 )
Wikipedia ID for Hai An : Q618911
Wikipedia SPARQL Query for Hai An (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q618911 wdt:P1082 ?population. }
OPTIONAL { wd:Q618911 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q618911 wdt:P2046 ?area. }
OPTIONAL { wd:Q618911 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q618911 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q618911 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Hai An map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.784555, 106.6971, 20.870967, 106.762917);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hai An)
[out:json];
(
rel["name"="Hai An"][type=boundary];
rel["name:en"="Hai An"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hai An
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Khe | 20.833330 , 106.700000 |
Binh Kieu | 20.850000 , 106.750000 |
Dong An | 20.816670 , 106.716670 |
Dong Ya | 20.816670 , 106.716670 |
Ha Doan | 20.833330 , 106.733330 |
Ha Lung | 20.833330 , 106.733330 |
Ho Doan | 20.850000 , 106.733330 |
Kieu Son | 20.850000 , 106.716670 |
Luc Hanh | 20.833330 , 106.716670 |
Lung Bac | 20.833330 , 106.733330 |
Luong Xam | 20.833330 , 106.733330 |
Nam Phap | 20.833330 , 106.700000 |
Phu Xa | 20.850000 , 106.733330 |
Truc Cat | 20.816670 , 106.733330 |
Trung Hanh | 20.833330 , 106.716670 |
Xam Bo | 20.833330 , 106.716670 |
Xam Dong | 20.816670 , 106.733330 |
Notes:
- You can download geometry data for Hai An in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.