Narita (Chiba Prefecture) Map Cropping Samples
Narita (Chiba Prefecture) Map Cropping Samples-1
Narita (Chiba Prefecture) Map Cropping Samples-2
Narita neighborhoods and villages map with 3D shadow effect
flag map of Narita with 3D shadow effect
Narita map with 3d shadow effect
Download outline map of Narita (geojson format) :
Narita.geojson (**)
Download polygon array of Narita map for "Google Maps" :
Narita.txt
Bounding Box for Narita Map : ( 35.723331 , 140.250092 , 35.902332 , 140.472702 )
Wikipedia ID for Narita : Q273798
Wikipedia SPARQL Query for Narita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q273798 wdt:P1082 ?population. }
OPTIONAL { wd:Q273798 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q273798 wdt:P2046 ?area. }
OPTIONAL { wd:Q273798 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q273798 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q273798 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 Narita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.723331, 140.250092, 35.902332, 140.472702);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Narita)
[out:json];
(
rel["name"="Narita"][type=boundary];
rel["name:en"="Narita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Narita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ino | 35.833330 , 140.433330 |
Namekawa | 35.866670 , 140.350000 |
Narita | 35.784209 , 140.353285 |
Sanrizuka | 35.750000 , 140.383330 |
Shibayama | 35.766293 , 140.386383 |
Shisui | 35.773536 , 140.310516 |
Tomisato | 35.747766 , 140.364332 |
Notes:
- You can download geometry data for Narita 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.