El Tumbador (San Marcos) Map Cropping Samples
El Tumbador (San Marcos) Map Cropping Samples-1
El Tumbador (San Marcos) Map Cropping Samples-2
El Tumbador neighborhoods and villages map with 3D shadow effect
flag map of El Tumbador with 3D shadow effect
El Tumbador map with 3d shadow effect
Download outline map of El Tumbador (geojson format) :
El Tumbador.geojson (**)
Download polygon array of El Tumbador map for "Google Maps" :
El Tumbador.txt
Bounding Box for El Tumbador Map : ( 14.769863 , -92.051258 , 14.924953 , -91.827449 )
Wikipedia ID for El Tumbador : Q2422887
Wikipedia SPARQL Query for El Tumbador (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2422887 wdt:P1082 ?population. }
OPTIONAL { wd:Q2422887 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2422887 wdt:P2046 ?area. }
OPTIONAL { wd:Q2422887 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2422887 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2422887 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 Tumbador map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.769863, -92.051258, 14.924953, -91.827449);
);
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 Tumbador)
[out:json];
(
rel["name"="El Tumbador"][type=boundary];
rel["name:en"="El Tumbador"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Tumbador
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chayen | 14.916670 , -91.950000 |
El Amparo | 14.800000 , -92.000000 |
El Cielo | 14.817350 , -92.005970 |
El Guapinol | 14.816670 , -91.983330 |
El Retiro | 14.850000 , -91.950000 |
El Tumbador | 14.866670 , -91.933330 |
Italia | 14.816670 , -91.966670 |
La Cruz Roja | 14.799840 , -92.006650 |
La Democracia | 14.814020 , -92.019230 |
La Esperanza | 14.819870 , -92.046640 |
La Fraternidad | 14.819730 , -92.032290 |
Las Cruces | 14.883330 , -91.933330 |
Las Delicias | 14.823600 , -92.009330 |
Palma Real | 14.800000 , -91.966670 |
Pena Negra | 14.807840 , -92.009390 |
Plan de La Gloria | 14.833330 , -91.950000 |
San Jeronimo | 14.800000 , -91.950000 |
Notes:
- You can download geometry data for El Tumbador 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.