Pasaco (Jutiapa) Map Cropping Samples
Pasaco (Jutiapa) Map Cropping Samples-1
Pasaco (Jutiapa) Map Cropping Samples-2
Pasaco neighborhoods and villages map with 3D shadow effect
flag map of Pasaco with 3D shadow effect
Pasaco map with 3d shadow effect
Download outline map of Pasaco (geojson format) :
Pasaco.geojson (**)
Download polygon array of Pasaco map for "Google Maps" :
Pasaco.txt
Bounding Box for Pasaco Map : ( 13.782329 , -90.296258 , 14.01412 , -90.159282 )
Wikipedia ID for Pasaco : Q371987
Wikipedia SPARQL Query for Pasaco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q371987 wdt:P1082 ?population. }
OPTIONAL { wd:Q371987 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q371987 wdt:P2046 ?area. }
OPTIONAL { wd:Q371987 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q371987 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q371987 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 Pasaco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.782329, -90.296258, 14.01412, -90.159282);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pasaco)
[out:json];
(
rel["name"="Pasaco"][type=boundary];
rel["name:en"="Pasaco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pasaco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Almendro | 13.981940 , -90.237780 |
El Astillero | 13.975830 , -90.217500 |
El Jobito | 13.964720 , -90.220560 |
El Jobo | 13.972220 , -90.228610 |
El Salitrillo | 13.809720 , -90.230280 |
El Sitio | 13.974720 , -90.186390 |
El Tinton Sur | 13.951670 , -90.216390 |
La Barranquilla | 13.891940 , -90.195830 |
La Estancia | 13.995000 , -90.228060 |
La Laguna | 13.966670 , -90.250000 |
La Mocha | 13.913610 , -90.229720 |
Las Delicias | 13.988890 , -90.174720 |
Las Marias | 13.947220 , -90.203610 |
Las Mesetas | 13.988890 , -90.197780 |
Las Pilas | 13.934170 , -90.208330 |
Pasaco | 13.977220 , -90.206390 |
Potrerillos | 13.982780 , -90.165830 |
Sunzapote | 13.968330 , -90.182220 |
Notes:
- You can download geometry data for Pasaco 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.