Ninh Binh (Ninh Binh) Map Cropping Samples
Ninh Binh (Ninh Binh) Map Cropping Samples-1
Ninh Binh (Ninh Binh) Map Cropping Samples-2
Ninh Binh neighborhoods and villages map with 3D shadow effect
flag map of Ninh Binh with 3D shadow effect
Ninh Binh map with 3d shadow effect
Download outline map of Ninh Binh (geojson format) :
Ninh Binh.geojson (**)
Download polygon array of Ninh Binh map for "Google Maps" :
Ninh Binh.txt
Bounding Box for Ninh Binh Map : ( 20.21073 , 105.934046 , 20.27724 , 106.005073 )
Wikipedia ID for Ninh Binh : Q33929
Wikipedia SPARQL Query for Ninh Binh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33929 wdt:P1082 ?population. }
OPTIONAL { wd:Q33929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33929 wdt:P2046 ?area. }
OPTIONAL { wd:Q33929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33929 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 Ninh Binh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.21073, 105.934046, 20.27724, 106.005073);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ninh Binh)
[out:json];
(
rel["name"="Ninh Binh"][type=boundary];
rel["name:en"="Ninh Binh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ninh Binh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ha Thon | 20.216670 , 105.983330 |
Ky Vi | 20.250000 , 105.966670 |
Ninh Binh | 20.254305 , 105.975019 |
Ninh Bình | 20.253890 , 105.975000 |
Phuc Loc | 20.233330 , 105.983330 |
Phuc Tri | 20.233330 , 105.966670 |
Thien Trao | 20.216670 , 106.000000 |
Tuan Cao | 20.216670 , 105.966670 |
Yen Phong | 20.233330 , 105.966670 |
Notes:
- You can download geometry data for Ninh Binh 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.