San José El Ídolo (Suchitepeque) Map Cropping Samples
San José El Ídolo (Suchitepeque) Map Cropping Samples-1
San José El Ídolo (Suchitepeque) Map Cropping Samples-2
San José El Ídolo neighborhoods and villages map with 3D shadow effect
flag map of San José El Ídolo with 3D shadow effect
San José El Ídolo map with 3d shadow effect
Download outline map of San José El Ídolo (geojson format) :
San José El Ídolo.geojson (**)
Download polygon array of San José El Ídolo map for "Google Maps" :
San José El Ídolo.txt
Bounding Box for San José El Ídolo Map : ( 14.258192 , -91.48984 , 14.488165 , -91.372374 )
Wikipedia ID for San José El Ídolo : Q2401870
Wikipedia SPARQL Query for San José El Ídolo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401870 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401870 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401870 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401870 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401870 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401870 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 San José El Ídolo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.258192, -91.48984, 14.488165, -91.372374);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San José El Ídolo)
[out:json];
(
rel["name"="San Jose El Idolo"][type=boundary];
rel["name:en"="San Jose El Idolo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José El Ídolo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Copado | 14.433330 , -91.450000 |
San Juan El Cerrito | 14.483330 , -91.466670 |
San Ramon | 14.466670 , -91.433330 |
Notes:
- You can download geometry data for San José El Ídolo 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.