Zama (Kanagawa Prefecture) Map Cropping Samples
Zama (Kanagawa Prefecture) Map Cropping Samples-1
Zama (Kanagawa Prefecture) Map Cropping Samples-2
Zama neighborhoods and villages map with 3D shadow effect
flag map of Zama with 3D shadow effect
Zama map with 3d shadow effect
Download outline map of Zama (geojson format) :
Zama.geojson (**)
Download polygon array of Zama map for "Google Maps" :
Zama.txt
Bounding Box for Zama Map : ( 35.468601 , 139.373703 , 35.515331 , 139.438004 )
Wikipedia ID for Zama : Q145333
Wikipedia SPARQL Query for Zama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q145333 wdt:P1082 ?population. }
OPTIONAL { wd:Q145333 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q145333 wdt:P2046 ?area. }
OPTIONAL { wd:Q145333 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q145333 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q145333 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 Zama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.468601, 139.373703, 35.515331, 139.438004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zama)
[out:json];
(
rel["name"="Zama"][type=boundary];
rel["name:en"="Zama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hibarigaoka | 35.485760 , 139.432940 |
Higashihara | 35.478390 , 139.425690 |
Iriya | 35.481640 , 139.403930 |
Koike-higashihara | 35.496000 , 139.417320 |
Koike-nishihara | 35.495930 , 139.414020 |
Komatsubara | 35.496420 , 139.429080 |
Kurihara | 35.491700 , 139.418260 |
Kurihara-chuo | 35.482230 , 139.415730 |
Midorigaoka | 35.490730 , 139.408010 |
Nakamaru | 35.488870 , 139.419080 |
Nishikurihara | 35.475590 , 139.411980 |
Sagamino | 35.473110 , 139.424830 |
Serizawa | 35.484540 , 139.419940 |
Shindenjuku | 35.482200 , 139.380930 |
Tatsunodai | 35.480240 , 139.409980 |
Yotsuya | 35.474440 , 139.386570 |
Zama | 35.488890 , 139.388610 |
Zama | 35.491424 , 139.395046 |
Notes:
- You can download geometry data for Zama 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.