Niiza (Saitama Prefecture) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Niiza
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Atago 35.789810 , 139.544260
Baba 35.781280 , 139.570570
Dojo 35.773240 , 139.564130
Hatanaka 35.791130 , 139.575160
Honda 35.780760 , 139.552980
Horinouchi 35.775990 , 139.558640
Ikeda 35.771290 , 139.573360
Ishigami 35.771010 , 139.552240
Katayama 35.768500 , 139.566840
Kitano 35.816490 , 139.563920
Kurihara 35.758930 , 139.548940
Niiza 35.786852 , 139.554081
Niizuka 35.779300 , 139.585510
Nishibori 35.775990 , 139.542550
Nobitome 35.798720 , 139.563400
Nodera 35.764220 , 139.557870
Owada 35.809360 , 139.552670
Sakae 35.774390 , 139.579330
Shinbori 35.771190 , 139.529360
Sugasawa 35.794930 , 139.549110
Tohoku 35.818820 , 139.571380


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


Share this page