Echizen (Fukui Prefecture) Map Cropping Samples
Echizen (Fukui Prefecture) Map Cropping Samples-1
Echizen (Fukui Prefecture) Map Cropping Samples-2
Echizen neighborhoods and villages map with 3D shadow effect
flag map of Echizen with 3D shadow effect
Echizen map with 3d shadow effect
Download outline map of Echizen (geojson format) :
Echizen.geojson (**)
Download polygon array of Echizen map for "Google Maps" :
Echizen.txt
Bounding Box for Echizen Map : ( 35.872398 , 135.957504 , 36.027931 , 136.155396 )
Wikipedia ID for Echizen : Q877941
Wikipedia SPARQL Query for Echizen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877941 wdt:P1082 ?population. }
OPTIONAL { wd:Q877941 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877941 wdt:P2046 ?area. }
OPTIONAL { wd:Q877941 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877941 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877941 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 Echizen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.872398, 135.957504, 36.027931, 136.155396);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Echizen)
[out:json];
(
rel["name"="Echizen"][type=boundary];
rel["name:en"="Echizen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Echizen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amadani | 36.021970 , 136.061230 |
Asahi | 35.972590 , 136.124550 |
Chigadaira | 35.976230 , 135.974260 |
Echizen | 35.967170 , 135.970230 |
Enami | 35.942470 , 136.074770 |
Kami-itou | 35.993700 , 136.085760 |
Ko-konogi | 35.941180 , 135.992290 |
Komenoura | 35.886760 , 135.997010 |
Kuriya | 35.929160 , 135.998470 |
Maki | 36.013030 , 136.065710 |
Ota | 35.958000 , 136.056060 |
Otanji | 36.005160 , 136.091560 |
Tamagawa | 35.968770 , 135.968940 |
Umeura | 35.955290 , 135.982160 |
Notes:
- You can download geometry data for Echizen 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.