Kashiwazaki (Niigata Prefecture) Map Cropping Samples

Kashiwazaki (Niigata Prefecture) Map Cropping Samples-1

Kashiwazaki (Niigata Prefecture) Map Cropping Samples-2

Kashiwazaki neighborhoods and villages map with 3D shadow effect

flag map of Kashiwazaki with 3D shadow effect

Kashiwazaki map with 3d shadow effect
 
 
Download outline map of Kashiwazaki (geojson format) : 
Kashiwazaki.geojson (**)
Download polygon array of Kashiwazaki map for "Google Maps" : 
Kashiwazaki.txt
Bounding Box for Kashiwazaki Map : ( 37.166 , 138.418106 , 37.523731 , 138.721695 )
Wikipedia ID for Kashiwazaki : Q633983
Wikipedia SPARQL Query for Kashiwazaki (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q633983 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q633983 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q633983 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q633983 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q633983 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q633983 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 Kashiwazaki map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.166, 138.418106, 37.523731, 138.721695);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kashiwazaki)
	
[out:json];
(
rel["name"="Kashiwazaki"][type=boundary];
rel["name:en"="Kashiwazaki"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kashiwazaki
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Biwajima  |  37.365850 , 138.571010  | 
|  Hatsusaki  |  37.316670 , 138.433330  | 
|  Higashinagatori  |  37.380260 , 138.686760  | 
|  Iizuka  |  37.407710 , 138.639800  | 
|  Jojo  |  37.311260 , 138.563700  | 
|  Kano  |  37.313380 , 138.617970  | 
|  Kashiwazaki  |  37.224587 , 138.627486  | 
|  Kashiwazaki  |  37.366670 , 138.550000  | 
|  Kitajo  |  37.343170 , 138.636410  | 
|  Kunme  |  37.286040 , 138.590940  | 
|  Miyabara  |  37.243110 , 138.553100  | 
|  Miyagawa  |  37.457890 , 138.612580  | 
|  Miyagawa  |  37.466670 , 138.616670  | 
|  Miyagawa-shinden  |  37.255510 , 138.565610  | 
|  Morichika  |  37.284980 , 138.630370  | 
|  Nishiyamacho-ishiji  |  37.517090 , 138.657310  | 
|  Nishiyamacho-itsukaichi  |  37.441420 , 138.640760  | 
|  Nishiyamacho-nishiyama  |  37.453180 , 138.645310  | 
|  Nishiyamacho-sakata  |  37.447460 , 138.665660  | 
|  Nota  |  37.279250 , 138.565080  | 
|  Onadani  |  37.247780 , 138.548970  | 
|  Osawa  |  37.250640 , 138.654320  | 
|  Shiiya  |  37.481930 , 138.621220  | 
|  Shindo  |  37.326100 , 138.564130  | 
|  Sochi-shinden  |  37.402520 , 138.623580  | 
|  Takayanagicho-ishiguro  |  37.192340 , 138.572920  | 
|  Takayanagicho-kadoide  |  37.183330 , 138.616670  | 
|  Takayanagicho-okanomachi  |  37.223720 , 138.640010  | 
|  Takayanagicho-tochigahara  |  37.197220 , 138.644990  | 
|  Taya  |  37.277770 , 138.551730  | 
|  Yamaguchi  |  37.296740 , 138.564870  | 
|  Yamamuro  |  37.268440 , 138.639060  | 
|  Yasuda  |  37.337340 , 138.612990  | 
|  Yoshio  |  37.308660 , 138.475520  | 
Notes:
- You can download geometry data for Kashiwazaki 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.