Hong Bang (Hai Phong) Map Cropping Samples
Hong Bang (Hai Phong) Map Cropping Samples-1
Hong Bang (Hai Phong) Map Cropping Samples-2
Hong Bang neighborhoods and villages map with 3D shadow effect
flag map of Hong Bang with 3D shadow effect
Hong Bang map with 3d shadow effect
Download outline map of Hong Bang (geojson format) :
Hong Bang.geojson (**)
Download polygon array of Hong Bang map for "Google Maps" :
Hong Bang.txt
Bounding Box for Hong Bang Map : ( 20.855555 , 106.632208 , 20.880883 , 106.674583 )
Wikipedia ID for Hong Bang : Q5965452
Wikipedia SPARQL Query for Hong Bang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5965452 wdt:P1082 ?population. }
OPTIONAL { wd:Q5965452 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5965452 wdt:P2046 ?area. }
OPTIONAL { wd:Q5965452 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5965452 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5965452 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 Hong Bang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.855555, 106.632208, 20.880883, 106.674583);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hong Bang)
[out:json];
(
rel["name"="Hong Bang"][type=boundary];
rel["name:en"="Hong Bang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hong Bang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Lac | 20.866670 , 106.650000 |
Cam Lo | 20.871940 , 106.640830 |
Thuong Ly | 20.866670 , 106.666670 |
Yen Tri | 20.866670 , 106.650000 |
Notes:
- You can download geometry data for Hong Bang 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.