Inzai (Chiba Prefecture) Map Cropping Samples

Inzai (Chiba Prefecture) Map Cropping Samples-1
Inzai (Chiba Prefecture) Map Cropping Samples-1
Inzai (Chiba Prefecture) Map Cropping Samples-2
Inzai (Chiba Prefecture) Map Cropping Samples-2
Download outline map of Inzai (geojson format) : Inzai.geojson (**)
Download polygon array of Inzai map for "Google Maps" : Inzai.txt
Bounding Box for Inzai Map : ( 35.739666 , 140.087997 , 35.849602 , 140.265305 )
Wikipedia ID for Inzai : Q637901
Wikipedia SPARQL Query for Inzai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q637901 wdt:P1082 ?population. }
OPTIONAL { wd:Q637901 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q637901 wdt:P2046 ?area. }
OPTIONAL { wd:Q637901 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q637901 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q637901 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.739666, 140.087997, 35.849602, 140.265305);
);
out geom;

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

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

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


Neighborhoods and Villages of Inzai
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Chiba-nyutaun 35.800000 , 140.166670
Funao 35.783330 , 140.133330
Inba 35.775490 , 140.202200
Inba 35.748184 , 140.185546
Inzai 35.801873 , 140.125637
Kioroshi 35.833330 , 140.150000
Motono 35.807233 , 140.182113
Omori 35.833330 , 140.150000


Notes:
- You can download geometry data for Inzai 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 Inzai neighborhoods and villages map.


Share this page