Kitamoto (Saitama Prefecture) Map Cropping Samples
Kitamoto (Saitama Prefecture) Map Cropping Samples-1
Kitamoto (Saitama Prefecture) Map Cropping Samples-2
Kitamoto neighborhoods and villages map with 3D shadow effect
flag map of Kitamoto with 3D shadow effect
Kitamoto map with 3d shadow effect
Download outline map of Kitamoto (geojson format) :
Kitamoto.geojson (**)
Download polygon array of Kitamoto map for "Google Maps" :
Kitamoto.txt
Bounding Box for Kitamoto Map : ( 35.995865 , 139.494202 , 36.057465 , 139.564301 )
Wikipedia ID for Kitamoto : Q857285
Wikipedia SPARQL Query for Kitamoto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q857285 wdt:P1082 ?population. }
OPTIONAL { wd:Q857285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q857285 wdt:P2046 ?area. }
OPTIONAL { wd:Q857285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q857285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q857285 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 Kitamoto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.995865, 139.494202, 36.057465, 139.564301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kitamoto)
[out:json];
(
rel["name"="Kitamoto"][type=boundary];
rel["name:en"="Kitamoto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kitamoto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arai | 36.013560 , 139.508580 |
Ishito | 36.020390 , 139.524950 |
Kitamoto | 36.033220 , 139.537750 |
Kitamoto | 36.027791 , 139.539413 |
Kitanakamaru | 36.031820 , 139.550110 |
Takao | 36.026470 , 139.509650 |
Notes:
- You can download geometry data for Kitamoto 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.