Chiba (Chiba Prefecture) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Chiba
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Chiba-shi 35.616366 , 140.127897
Hamano 35.550000 , 140.133330
Hanamigawa 35.688550 , 140.093360
Kawasaki-cho 35.582590 , 140.122670
Kemigawa 35.650000 , 140.066670
Makuhari 35.650000 , 140.050000
Mihama 35.633330 , 140.060000
Samugawa 35.596670 , 140.133330
Soga 35.575000 , 140.133330
Toke 35.533330 , 140.283330


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


Share this page