Numata (Gunma Prefecture) Map Cropping Samples
Numata (Gunma Prefecture) Map Cropping Samples-1
Numata (Gunma Prefecture) Map Cropping Samples-2
Numata neighborhoods and villages map with 3D shadow effect
flag map of Numata with 3D shadow effect
Numata map with 3d shadow effect
Download outline map of Numata (geojson format) :
Numata.geojson (**)
Download polygon array of Numata map for "Google Maps" :
Numata.txt
Bounding Box for Numata Map : ( 36.558933 , 138.985306 , 36.797001 , 139.371796 )
Wikipedia ID for Numata : Q666317
Wikipedia SPARQL Query for Numata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q666317 wdt:P1082 ?population. }
OPTIONAL { wd:Q666317 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q666317 wdt:P2046 ?area. }
OPTIONAL { wd:Q666317 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q666317 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q666317 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 Numata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.558933, 138.985306, 36.797001, 139.371796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Numata)
[out:json];
(
rel["name"="Numata"][type=boundary];
rel["name:en"="Numata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Numata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hiraide | 36.656520 , 139.126580 |
Iwamotomachi | 36.599340 , 139.049200 |
Kamikuyamachi | 36.661010 , 139.104520 |
Naro | 36.718860 , 139.262430 |
Numata | 36.633330 , 139.050000 |
Numata | 36.693199 , 139.206390 |
Okayamachi | 36.666470 , 139.059110 |
Sasao | 36.620590 , 139.026420 |
Shimakoi | 36.661240 , 139.204710 |
Shiraishimachi-oai | 36.651250 , 139.142180 |
Shirasawamachi-iwamuro | 36.650000 , 139.150000 |
Shirasawamachi-namae | 36.659940 , 139.157090 |
Shirasawamachi-takahira | 36.663650 , 139.137490 |
Takanosu | 36.605510 , 139.172780 |
Tonemachi-anabara | 36.646080 , 139.203010 |
Tonemachi-komatsu | 36.615630 , 139.211310 |
Tonemachi-okkai | 36.700000 , 139.216670 |
Tonemachi-sunagawa | 36.623000 , 139.167220 |
Tonemachi-takatoya | 36.694250 , 139.208130 |
Wakubara | 36.638400 , 139.154660 |
Notes:
- You can download geometry data for Numata 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.