Murayama (Yamagata Prefecture) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Murayama
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Kawashima 38.483330 , 140.366670
Murayama 38.469720 , 140.414410
Okubo 38.466670 , 140.333330
Otorii 38.564260 , 140.293300
Shirotori 38.507690 , 140.324050
Tateoka 38.476110 , 140.388890
Tochiuda 38.551110 , 140.400560
Tominami 38.546750 , 140.343580
Yunosawa 38.469530 , 140.304520
Yuzawa 38.483330 , 140.400000


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


Share this page