Funabashi (Chiba Prefecture) Map Cropping Samples
Funabashi (Chiba Prefecture) Map Cropping Samples-1
Funabashi (Chiba Prefecture) Map Cropping Samples-2
Funabashi neighborhoods and villages map with 3D shadow effect
flag map of Funabashi with 3D shadow effect
Funabashi map with 3d shadow effect
Download outline map of Funabashi (geojson format) :
Funabashi.geojson (**)
Download polygon array of Funabashi map for "Google Maps" :
Funabashi.txt
Bounding Box for Funabashi Map : ( 35.663864 , 139.938995 , 35.799534 , 140.089798 )
Wikipedia ID for Funabashi : Q271417
Wikipedia SPARQL Query for Funabashi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q271417 wdt:P1082 ?population. }
OPTIONAL { wd:Q271417 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q271417 wdt:P2046 ?area. }
OPTIONAL { wd:Q271417 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q271417 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q271417 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 Funabashi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.663864, 139.938995, 35.799534, 140.089798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Funabashi)
[out:json];
(
rel["name"="Funabashi"][type=boundary];
rel["name:en"="Funabashi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Funabashi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahicho | 35.729760 , 139.985390 |
Funabashi | 35.723548 , 140.011078 |
Futagocho | 35.710210 , 139.948370 |
Gyoda | 35.720520 , 139.972970 |
Hinode | 35.687110 , 139.979860 |
Hongocho | 35.708680 , 139.952280 |
Ichiba | 35.703690 , 139.995710 |
Innai | 35.716340 , 139.962710 |
Kaijincho | 35.697790 , 139.973950 |
Kaijincho-minami | 35.701970 , 139.964730 |
Kamiyamacho | 35.732680 , 139.978720 |
Kitahoncho | 35.714500 , 139.982490 |
Maekaizukacho | 35.727600 , 139.980430 |
Magomenishi | 35.739370 , 139.994900 |
Maruyama | 35.749040 , 139.992790 |
Minamihoncho | 35.696290 , 139.978120 |
Minamikaijin | 35.697020 , 139.965880 |
Miyamoto | 35.694210 , 139.994850 |
Motonakayama | 35.713800 , 139.944430 |
Natsumi | 35.712230 , 139.991630 |
Natsumidai | 35.723140 , 139.993350 |
Nishiura | 35.689870 , 139.966020 |
Sakaecho | 35.688290 , 139.973070 |
Shiomicho | 35.675000 , 139.966670 |
Takasecho | 35.670000 , 139.993140 |
Wakamatsu | 35.680730 , 139.995150 |
Yamanocho | 35.704550 , 139.963100 |
Notes:
- You can download geometry data for Funabashi 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.