Katori (Chiba Prefecture) Map Cropping Samples
Katori (Chiba Prefecture) Map Cropping Samples-1
Katori (Chiba Prefecture) Map Cropping Samples-2
Katori neighborhoods and villages map with 3D shadow effect
flag map of Katori with 3D shadow effect
Katori map with 3d shadow effect
Download outline map of Katori (geojson format) :
Katori.geojson (**)
Download polygon array of Katori map for "Google Maps" :
Katori.txt
Bounding Box for Katori Map : ( 35.753998 , 140.425003 , 35.958668 , 140.650497 )
Wikipedia ID for Katori : Q858357
Wikipedia SPARQL Query for Katori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858357 wdt:P1082 ?population. }
OPTIONAL { wd:Q858357 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858357 wdt:P2046 ?area. }
OPTIONAL { wd:Q858357 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858357 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858357 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 Katori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.753998, 140.425003, 35.958668, 140.650497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Katori)
[out:json];
(
rel["name"="Katori"][type=boundary];
rel["name:en"="Katori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Katori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Itako | 35.933330 , 140.550000 |
Iwabe | 35.800000 , 140.500000 |
Katori-shi | 35.893385 , 140.517951 |
Nishiwada | 35.883330 , 140.433330 |
Omi | 35.833330 , 140.600000 |
Omigawa | 35.850000 , 140.616670 |
Sawara | 35.883330 , 140.500000 |
Shibajigu | 35.950000 , 140.516670 |
Tomida | 35.866670 , 140.600000 |
Tsunomiya | 35.900000 , 140.533330 |
Yamakura | 35.783330 , 140.533330 |
Notes:
- You can download geometry data for Katori 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.