Hung Yen (Hung Yen) Map Cropping Samples

Hung Yen (Hung Yen) Map Cropping Samples-1
Hung Yen (Hung Yen) Map Cropping Samples-1
Hung Yen (Hung Yen) Map Cropping Samples-2
Hung Yen (Hung Yen) Map Cropping Samples-2
Download outline map of Hung Yen (geojson format) : Hung Yen.geojson (**)
Download polygon array of Hung Yen map for "Google Maps" : Hung Yen.txt
Bounding Box for Hung Yen Map : ( 20.604349 , 106.028645 , 20.694538 , 106.085201 )
Wikipedia ID for Hung Yen : Q36485
Wikipedia SPARQL Query for Hung Yen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36485 wdt:P1082 ?population. }
OPTIONAL { wd:Q36485 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36485 wdt:P2046 ?area. }
OPTIONAL { wd:Q36485 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36485 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36485 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.604349, 106.028645, 20.694538, 106.085201);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hung Yen)
[out:json];
(
rel["name"="Hung Yen"][type=boundary];
rel["name:en"="Hung Yen"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Hung Yen
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
An Chieu 20.651120 , 106.077590
Hưng Yên 20.650000 , 106.066670
Kim Dang 20.672440 , 106.049890
Ngo Khe 20.616670 , 106.050000
Phuong Do 20.616670 , 106.066670
Yen Tao 20.683330 , 106.066670


Notes:
- You can download geometry data for Hung Yen 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.

Create Hung Yen neighborhoods and villages map.


Share this page