Nam Dinh (Nam Dinh) Map Cropping Samples
Nam Dinh (Nam Dinh) Map Cropping Samples-1
Nam Dinh (Nam Dinh) Map Cropping Samples-2
Nam Dinh neighborhoods and villages map with 3D shadow effect
flag map of Nam Dinh with 3D shadow effect
Nam Dinh map with 3d shadow effect
Download outline map of Nam Dinh (geojson format) :
Nam Dinh.geojson (**)
Download polygon array of Nam Dinh map for "Google Maps" :
Nam Dinh.txt
Bounding Box for Nam Dinh Map : ( 20.380259 , 106.107431 , 20.462855 , 106.211126 )
Wikipedia ID for Nam Dinh : Q33682
Wikipedia SPARQL Query for Nam Dinh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33682 wdt:P1082 ?population. }
OPTIONAL { wd:Q33682 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33682 wdt:P2046 ?area. }
OPTIONAL { wd:Q33682 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33682 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33682 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 Nam Dinh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.380259, 106.107431, 20.462855, 106.211126);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nam Dinh)
[out:json];
(
rel["name"="Nam Dinh"][type=boundary];
rel["name:en"="Nam Dinh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nam Dinh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dong Mac | 20.450000 , 106.183330 |
Dong Van | 20.400000 , 106.183330 |
Mai Xa | 20.404070 , 106.135300 |
My Trong | 20.416670 , 106.166670 |
Nam Dinh | 20.420031 , 106.200019 |
Nam Ðịnh | 20.416670 , 106.166670 |
Nang Tinh | 20.416670 , 106.166670 |
Phong Loc | 20.416670 , 106.183330 |
Phu Long | 20.436730 , 106.200800 |
Phu Oc | 20.437420 , 106.145260 |
Thuong Huu | 20.400000 , 106.183330 |
Van Khau | 20.400000 , 106.183330 |
Van Thep | 20.433330 , 106.200000 |
Xom Bay | 20.391090 , 106.181810 |
Notes:
- You can download geometry data for Nam Dinh 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.