Kamo (Niigata Prefecture) Map Cropping Samples
Kamo (Niigata Prefecture) Map Cropping Samples-1
Kamo (Niigata Prefecture) Map Cropping Samples-2
Kamo neighborhoods and villages map with 3D shadow effect
flag map of Kamo with 3D shadow effect
Kamo map with 3d shadow effect
Download outline map of Kamo (geojson format) :
Kamo.geojson (**)
Download polygon array of Kamo map for "Google Maps" :
Kamo.txt
Bounding Box for Kamo Map : ( 37.553398 , 138.990097 , 37.710335 , 139.234497 )
Wikipedia ID for Kamo : Q857293
Wikipedia SPARQL Query for Kamo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q857293 wdt:P1082 ?population. }
OPTIONAL { wd:Q857293 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q857293 wdt:P2046 ?area. }
OPTIONAL { wd:Q857293 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q857293 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q857293 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 Kamo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.553398, 138.990097, 37.710335, 139.234497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kamo)
[out:json];
(
rel["name"="Kamo"][type=boundary];
rel["name:en"="Kamo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kamo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gejo | 37.648200 , 139.039580 |
Iwano | 37.589910 , 139.127390 |
Kamo | 37.670713 , 139.010764 |
Kamo | 37.593608 , 139.118515 |
Nishiyama | 37.600450 , 139.094960 |
Shimotakayanagi | 37.609090 , 139.106620 |
Unomori | 37.687260 , 138.999070 |
Notes:
- You can download geometry data for Kamo 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.