Agano (Niigata Prefecture) Map Cropping Samples
Agano (Niigata Prefecture) Map Cropping Samples-1
Agano (Niigata Prefecture) Map Cropping Samples-2
Agano neighborhoods and villages map with 3D shadow effect
flag map of Agano with 3D shadow effect
Agano map with 3d shadow effect
Download outline map of Agano (geojson format) :
Agano.geojson (**)
Download polygon array of Agano map for "Google Maps" :
Agano.txt
Bounding Box for Agano Map : ( 37.735134 , 139.151306 , 37.892399 , 139.3703 )
Wikipedia ID for Agano : Q390466
Wikipedia SPARQL Query for Agano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q390466 wdt:P1082 ?population. }
OPTIONAL { wd:Q390466 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q390466 wdt:P2046 ?area. }
OPTIONAL { wd:Q390466 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q390466 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q390466 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 Agano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.735134, 139.151306, 37.892399, 139.3703);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Agano)
[out:json];
(
rel["name"="Agano"][type=boundary];
rel["name:en"="Agano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Agano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agano | 37.773920 , 139.221920 |
Agano | 37.827683 , 139.262483 |
Bunda | 37.794160 , 139.194870 |
Dainichi | 37.794600 , 139.279560 |
Deyu | 37.819360 , 139.296540 |
Horikoshi | 37.806350 , 139.229720 |
Imaita | 37.811520 , 139.292320 |
Kamiiizuka | 37.868450 , 139.243030 |
Nakagata | 37.817010 , 139.203050 |
Suibara | 37.833330 , 139.233330 |
Ubagahashi | 37.841900 , 139.183820 |
Watariba | 37.750000 , 139.250000 |
Yamazaki | 37.838350 , 139.268750 |
Notes:
- You can download geometry data for Agano 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.