Warabi (Saitama Prefecture) Map Cropping Samples
Warabi (Saitama Prefecture) Map Cropping Samples-1
Warabi (Saitama Prefecture) Map Cropping Samples-2
Warabi neighborhoods and villages map with 3D shadow effect
flag map of Warabi with 3D shadow effect
Warabi map with 3d shadow effect
Download outline map of Warabi (geojson format) :
Warabi.geojson (**)
Download polygon array of Warabi map for "Google Maps" :
Warabi.txt
Bounding Box for Warabi Map : ( 35.813801 , 139.662903 , 35.835335 , 139.710007 )
Wikipedia ID for Warabi : Q673010
Wikipedia SPARQL Query for Warabi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q673010 wdt:P1082 ?population. }
OPTIONAL { wd:Q673010 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q673010 wdt:P2046 ?area. }
OPTIONAL { wd:Q673010 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q673010 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q673010 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 Warabi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.813801, 139.662903, 35.835335, 139.710007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Warabi)
[out:json];
(
rel["name"="Warabi"][type=boundary];
rel["name:en"="Warabi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Warabi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kitamachi | 35.829350 , 139.681810 |
Minamicho | 35.818070 , 139.694420 |
Nishikicho | 35.825450 , 139.671810 |
Tsukagoshi | 35.823780 , 139.699960 |
Warabi | 35.826390 , 139.704440 |
Warabi | 35.821084 , 139.682543 |
Notes:
- You can download geometry data for Warabi 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.