Quesada (Jutiapa) Map Cropping Samples
Quesada (Jutiapa) Map Cropping Samples-1
Quesada (Jutiapa) Map Cropping Samples-2
Quesada neighborhoods and villages map with 3D shadow effect
flag map of Quesada with 3D shadow effect
Quesada map with 3d shadow effect
Download outline map of Quesada (geojson format) :
Quesada.geojson (**)
Download polygon array of Quesada map for "Google Maps" :
Quesada.txt
Bounding Box for Quesada Map : ( 14.208602 , -90.134047 , 14.353794 , -89.975996 )
Wikipedia ID for Quesada : Q2403641
Wikipedia SPARQL Query for Quesada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2403641 wdt:P1082 ?population. }
OPTIONAL { wd:Q2403641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2403641 wdt:P2046 ?area. }
OPTIONAL { wd:Q2403641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2403641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2403641 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 Quesada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.208602, -90.134047, 14.353794, -89.975996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quesada)
[out:json];
(
rel["name"="Quesada"][type=boundary];
rel["name:en"="Quesada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quesada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bordo Alto | 14.250000 , -90.050000 |
Ceibita | 14.233330 , -90.033330 |
Don Diego | 14.283330 , -90.000000 |
El Amate | 14.233330 , -90.033330 |
El Chaparron | 14.250000 , -90.033330 |
El Tule | 14.333330 , -90.033330 |
El Tule | 14.300000 , -90.033330 |
El Zarzalito | 14.233330 , -90.033330 |
La Pava | 14.266670 , -89.983330 |
Las Quebradas | 14.233330 , -90.016670 |
Los Chivos | 14.283330 , -89.983330 |
Los Comunes | 14.283330 , -90.033330 |
Los Potrerillos | 14.250000 , -90.050000 |
Quesada | 14.270280 , -90.040280 |
San Fernando | 14.250000 , -90.000000 |
Santa Gertrudis | 14.316670 , -90.050000 |
Notes:
- You can download geometry data for Quesada 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.