El Nispero (Santa Bárbara) Map Cropping Samples
El Nispero (Santa Bárbara) Map Cropping Samples-1
El Nispero (Santa Bárbara) Map Cropping Samples-2
El Nispero neighborhoods and villages map with 3D shadow effect
flag map of El Nispero with 3D shadow effect
El Nispero map with 3d shadow effect
Download outline map of El Nispero (geojson format) :
El Nispero.geojson (**)
Download polygon array of El Nispero map for "Google Maps" :
El Nispero.txt
Bounding Box for El Nispero Map : ( 14.719244 , -88.38961 , 14.823744 , -88.272438 )
Wikipedia ID for El Nispero : Q1823994
Wikipedia SPARQL Query for El Nispero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1823994 wdt:P1082 ?population. }
OPTIONAL { wd:Q1823994 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1823994 wdt:P2046 ?area. }
OPTIONAL { wd:Q1823994 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1823994 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1823994 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 El Nispero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.719244, -88.38961, 14.823744, -88.272438);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Nispero)
[out:json];
(
rel["name"="El Nispero"][type=boundary];
rel["name:en"="El Nispero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Nispero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 14.800000 , -88.300000 |
El Llano | 14.816670 , -88.316670 |
El Masical | 14.800000 , -88.283330 |
El Níspero | 14.766670 , -88.333330 |
El Tontolo | 14.750000 , -88.316670 |
Las Marias | 14.800000 , -88.366670 |
Los Llanitos | 14.778330 , -88.324720 |
Maiz Blanco | 14.750000 , -88.316670 |
Nejapa | 14.800000 , -88.316670 |
Nueva York | 14.800000 , -88.366670 |
San Jeronimo | 14.733330 , -88.350000 |
Santa Cruz | 14.750000 , -88.350000 |
Yoro | 14.750000 , -88.350000 |
Notes:
- You can download geometry data for El Nispero 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.