Kien An (Hai Phong) Map Cropping Samples
Kien An (Hai Phong) Map Cropping Samples-1
Kien An (Hai Phong) Map Cropping Samples-2
Kien An neighborhoods and villages map with 3D shadow effect
flag map of Kien An with 3D shadow effect
Kien An map with 3d shadow effect
Download outline map of Kien An (geojson format) :
Kien An.geojson (**)
Download polygon array of Kien An map for "Google Maps" :
Kien An.txt
Bounding Box for Kien An Map : ( 20.773501 , 106.600098 , 20.840277 , 106.668821 )
Wikipedia ID for Kien An : Q6405290
Wikipedia SPARQL Query for Kien An (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6405290 wdt:P1082 ?population. }
OPTIONAL { wd:Q6405290 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6405290 wdt:P2046 ?area. }
OPTIONAL { wd:Q6405290 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6405290 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6405290 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 Kien An map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.773501, 106.600098, 20.840277, 106.668821);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kien An)
[out:json];
(
rel["name"="Kien An"][type=boundary];
rel["name:en"="Kien An"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kien An
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuu Vien | 20.816670 , 106.650000 |
Dao Yen | 20.816670 , 106.616670 |
Hoang Mai | 20.833330 , 106.666670 |
Kien An | 20.805280 , 106.625560 |
Lam Ha | 20.833330 , 106.666670 |
My Khe | 20.817780 , 106.659720 |
Phu Lien | 20.816670 , 106.633330 |
Thuong Chat | 20.816670 , 106.650000 |
Tru Khe | 20.816670 , 106.650000 |
Notes:
- You can download geometry data for Kien 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.