El Rodeo (San Marcos) Map Cropping Samples
El Rodeo (San Marcos) Map Cropping Samples-1
El Rodeo (San Marcos) Map Cropping Samples-2
El Rodeo neighborhoods and villages map with 3D shadow effect
flag map of El Rodeo with 3D shadow effect
El Rodeo map with 3d shadow effect
Download outline map of El Rodeo (geojson format) :
El Rodeo.geojson (**)
Download polygon array of El Rodeo map for "Google Maps" :
El Rodeo.txt
Bounding Box for El Rodeo Map : ( 14.835698 , -92.03966 , 14.941776 , -91.93879 )
Wikipedia ID for El Rodeo : Q579733
Wikipedia SPARQL Query for El Rodeo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q579733 wdt:P1082 ?population. }
OPTIONAL { wd:Q579733 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q579733 wdt:P2046 ?area. }
OPTIONAL { wd:Q579733 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q579733 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q579733 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 Rodeo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.835698, -92.03966, 14.941776, -91.93879);
);
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 Rodeo)
[out:json];
(
rel["name"="El Rodeo"][type=boundary];
rel["name:en"="El Rodeo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Rodeo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro Redondo | 14.900000 , -91.983330 |
El Rodeo | 14.916670 , -91.966670 |
Ixpeten | 14.916720 , -92.010500 |
La Grandeza | 14.842210 , -92.010400 |
La Industria | 14.900000 , -91.983330 |
Las Pilas | 14.916670 , -91.983330 |
San Francisco | 14.849690 , -92.022720 |
San Isidro | 14.852520 , -92.005130 |
San Rafael Las Flores | 14.879570 , -92.014420 |
Notes:
- You can download geometry data for El Rodeo 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.