Iruma (Saitama Prefecture) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Iruma
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Azuma-cho 35.830990 , 139.399800
Iruma 35.804449 , 139.372557
Iruma 35.837994 , 139.406977
Kami-fujisawa 35.814990 , 139.393400
Kuboinari 35.825680 , 139.393390
Kurosu 35.850000 , 139.383330
Ogidai 35.828270 , 139.388290
Ogimachiya 35.829930 , 139.383090
Shimo-fujisawa 35.822910 , 139.407700


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


Share this page