El Tránsito (San Miguel) Map Cropping Samples
El Tránsito (San Miguel) Map Cropping Samples-1
El Tránsito (San Miguel) Map Cropping Samples-2
El Tránsito neighborhoods and villages map with 3D shadow effect
flag map of El Tránsito with 3D shadow effect
El Tránsito map with 3d shadow effect
Download outline map of El Tránsito (geojson format) :
El Tránsito.geojson (**)
Download polygon array of El Tránsito map for "Google Maps" :
El Tránsito.txt
Bounding Box for El Tránsito Map : ( 13.250981 , -88.35646 , 13.39089 , -88.242573 )
Wikipedia ID for El Tránsito : Q1157240
Wikipedia SPARQL Query for El Tránsito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1157240 wdt:P1082 ?population. }
OPTIONAL { wd:Q1157240 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1157240 wdt:P2046 ?area. }
OPTIONAL { wd:Q1157240 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1157240 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1157240 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 Tránsito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.250981, -88.35646, 13.39089, -88.242573);
);
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 Tránsito)
[out:json];
(
rel["name"="El Transito"][type=boundary];
rel["name:en"="El Transito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Tránsito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calle Nueva | 13.366670 , -88.283330 |
El Borbollon | 13.350830 , -88.247780 |
El Porvenir | 13.333330 , -88.333330 |
El Tránsito | 13.350000 , -88.350000 |
Gualchua | 13.266670 , -88.316670 |
Llano del Coyol | 13.366670 , -88.316670 |
Moropala | 13.266670 , -88.316670 |
Primavera | 13.350000 , -88.333330 |
Notes:
- You can download geometry data for El Tránsito 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.