Kuwana (Mie Prefecture) Map Cropping Samples

Kuwana (Mie Prefecture) Map Cropping Samples-1
Kuwana (Mie Prefecture) Map Cropping Samples-1
Kuwana (Mie Prefecture) Map Cropping Samples-2
Kuwana (Mie Prefecture) Map Cropping Samples-2
Download outline map of Kuwana (geojson format) : Kuwana.geojson (**)
Download polygon array of Kuwana map for "Google Maps" : Kuwana.txt
Bounding Box for Kuwana Map : ( 35.021 , 136.573608 , 35.180931 , 136.755005 )
Wikipedia ID for Kuwana : Q496472
Wikipedia SPARQL Query for Kuwana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496472 wdt:P1082 ?population. }
OPTIONAL { wd:Q496472 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496472 wdt:P2046 ?area. }
OPTIONAL { wd:Q496472 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496472 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496472 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.021, 136.573608, 35.180931, 136.755005);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kuwana)
[out:json];
(
rel["name"="Kuwana"][type=boundary];
rel["name:en"="Kuwana"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Kuwana
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Higashi-kata 35.076310 , 136.668280
Kuwana 35.078689 , 136.667521
Matsukage 35.052940 , 136.725310
Yatomi 35.035970 , 136.729574
Yokomakura 35.050000 , 136.733330


Notes:
- You can download geometry data for Kuwana 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.

Create Kuwana neighborhoods and villages map.


Share this page