Fujieda (Shizuoka Prefecture) Map Cropping Samples
Fujieda (Shizuoka Prefecture) Map Cropping Samples-1
Fujieda (Shizuoka Prefecture) Map Cropping Samples-2
Fujieda neighborhoods and villages map with 3D shadow effect
flag map of Fujieda with 3D shadow effect
Fujieda map with 3d shadow effect
Download outline map of Fujieda (geojson format) :
Fujieda.geojson (**)
Download polygon array of Fujieda map for "Google Maps" :
Fujieda.txt
Bounding Box for Fujieda Map : ( 34.815735 , 138.152405 , 35.015266 , 138.326797 )
Wikipedia ID for Fujieda : Q734432
Wikipedia SPARQL Query for Fujieda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q734432 wdt:P1082 ?population. }
OPTIONAL { wd:Q734432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q734432 wdt:P2046 ?area. }
OPTIONAL { wd:Q734432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q734432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q734432 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 Fujieda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.815735, 138.152405, 35.015266, 138.326797);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fujieda)
[out:json];
(
rel["name"="Fujieda"][type=boundary];
rel["name:en"="Fujieda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fujieda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fujieda | 34.861986 , 138.250623 |
Fujita | 34.975160 , 138.196180 |
Funegakubo | 34.996890 , 138.196420 |
Hara | 34.917880 , 138.205640 |
Kamidoma | 34.884370 , 138.283830 |
Maejima | 34.846240 , 138.250730 |
Nakazato | 34.939460 , 138.208730 |
Okabecho-aohane | 34.982720 , 138.220100 |
Okabecho-nyufune | 34.955710 , 138.250170 |
Okabecho-okabe | 34.916670 , 138.283330 |
Okabecho-tamatori | 34.987070 , 138.251240 |
Okubo | 34.962200 , 138.169390 |
Otowacho | 34.876150 , 138.236470 |
Shimoyabuta | 34.887570 , 138.260260 |
Sukemune | 34.896970 , 138.215030 |
Takayanagi | 34.849080 , 138.272210 |
Takinoya | 34.934050 , 138.186990 |
Tokigaya | 34.885360 , 138.254150 |
Notes:
- You can download geometry data for Fujieda 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.