Long Bien (Ha Noi) Map Cropping Samples
Long Bien (Ha Noi) Map Cropping Samples-1
Long Bien (Ha Noi) Map Cropping Samples-2
Long Bien neighborhoods and villages map with 3D shadow effect
flag map of Long Bien with 3D shadow effect
Long Bien map with 3d shadow effect
Download outline map of Long Bien (geojson format) :
Long Bien.geojson (**)
Download polygon array of Long Bien map for "Google Maps" :
Long Bien.txt
Bounding Box for Long Bien Map : ( 20.99421 , 105.851886 , 21.080918 , 105.937306 )
Wikipedia ID for Long Bien : Q864802
Wikipedia SPARQL Query for Long Bien (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q864802 wdt:P1082 ?population. }
OPTIONAL { wd:Q864802 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q864802 wdt:P2046 ?area. }
OPTIONAL { wd:Q864802 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q864802 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q864802 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 Long Bien map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.99421, 105.851886, 21.080918, 105.937306);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Long Bien)
[out:json];
(
rel["name"="Long Bien"][type=boundary];
rel["name:en"="Long Bien"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Long Bien
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Co Xa | 21.050000 , 105.866670 |
Cu Dong | 21.033330 , 105.916670 |
Cu Linh | 21.033330 , 105.916670 |
Dong Thanh | 21.060770 , 105.917600 |
Gia Lam Pho | 21.050000 , 105.883330 |
Gia Quat Ha | 21.050000 , 105.866670 |
Gia Quat Thuong | 21.050000 , 105.866670 |
Hoi Xa | 21.051080 , 105.922320 |
Lam Du | 21.016670 , 105.883330 |
Mai Phuc | 21.033330 , 105.900000 |
Ngo Thon | 21.016670 , 105.916670 |
Quan Tinh | 21.050000 , 105.916670 |
Thai Binh | 21.078670 , 105.885480 |
Thanh Am | 21.066670 , 105.916670 |
Tho Khoi | 21.009460 , 105.909790 |
Thuong Cat | 21.050000 , 105.866670 |
Tram Thon | 21.033330 , 105.900000 |
Truong Lam | 21.050000 , 105.900000 |
Tu Dinh | 21.026840 , 105.885370 |
Van Thuy | 21.050000 , 105.866670 |
Vu Dong | 21.050000 , 105.933330 |
Xom Ngoai | 21.050000 , 105.883330 |
Notes:
- You can download geometry data for Long Bien 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.