Mejicanos (San Salvador) Map Cropping Samples
Mejicanos (San Salvador) Map Cropping Samples-1
Mejicanos (San Salvador) Map Cropping Samples-2
Mejicanos neighborhoods and villages map with 3D shadow effect
flag map of Mejicanos with 3D shadow effect
Mejicanos map with 3d shadow effect
Download outline map of Mejicanos (geojson format) :
Mejicanos.geojson (**)
Download polygon array of Mejicanos map for "Google Maps" :
Mejicanos.txt
Bounding Box for Mejicanos Map : ( 13.72 , -89.261906 , 13.757978 , -89.193645 )
Wikipedia ID for Mejicanos : Q723411
Wikipedia SPARQL Query for Mejicanos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q723411 wdt:P1082 ?population. }
OPTIONAL { wd:Q723411 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q723411 wdt:P2046 ?area. }
OPTIONAL { wd:Q723411 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q723411 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q723411 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 Mejicanos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.72, -89.261906, 13.757978, -89.193645);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mejicanos)
[out:json];
(
rel["name"="Mejicanos"][type=boundary];
rel["name:en"="Mejicanos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mejicanos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayutuxtepeque | 13.745560 , -89.206390 |
El Zapote | 13.750000 , -89.216670 |
Las Flores | 13.733330 , -89.200000 |
Mejicanos | 13.740280 , -89.213060 |
San Miguel | 13.733330 , -89.216670 |
San Roque | 13.749720 , -89.229720 |
Zacamil | 13.733330 , -89.216670 |
Notes:
- You can download geometry data for Mejicanos 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.