Jalapa (Nueva Segovia) Map Cropping Samples

Jalapa (Nueva Segovia) Map Cropping Samples-1

Jalapa (Nueva Segovia) Map Cropping Samples-2

Jalapa neighborhoods and villages map with 3D shadow effect

flag map of Jalapa with 3D shadow effect

Jalapa map with 3d shadow effect
 
 
Download outline map of Jalapa (geojson format) : 
Jalapa.geojson (**)
Download polygon array of Jalapa map for "Google Maps" : 
Jalapa.txt
Bounding Box for Jalapa Map : ( 13.783641 , -86.273458 , 14.06954 , -85.911893 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jalapa map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.783641, -86.273458, 14.06954, -85.911893);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jalapa)
	
[out:json];
(
rel["name"="Jalapa"][type=boundary];
rel["name:en"="Jalapa"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jalapa
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Chusli  |  13.955790 , -86.112340  | 
|  Jalapa  |  13.922220 , -86.123460  | 
|  Los Puntalitos  |  13.822120 , -86.181520  | 
|  Santa Barbara  |  13.817020 , -86.203910  | 
|  Santa Cruz  |  13.837590 , -86.135710  | 
|  Tastasli  |  13.891430 , -86.140040  | 
|  Teotecacinte  |  14.050000 , -86.066670  | 
|  Valle El Limon  |  13.842450 , -86.194810  | 
Notes:
- You can download geometry data for Jalapa 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.