Apopa (San Salvador) Map Cropping Samples
Apopa (San Salvador) Map Cropping Samples-1
Apopa (San Salvador) Map Cropping Samples-2
Apopa neighborhoods and villages map with 3D shadow effect
flag map of Apopa with 3D shadow effect
Apopa map with 3d shadow effect
Download outline map of Apopa (geojson format) :
Apopa.geojson (**)
Download polygon array of Apopa map for "Google Maps" :
Apopa.txt
Bounding Box for Apopa Map : ( 13.751009 , -89.251329 , 13.85142 , -89.149708 )
Wikipedia ID for Apopa : Q619646
Wikipedia SPARQL Query for Apopa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q619646 wdt:P1082 ?population. }
OPTIONAL { wd:Q619646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q619646 wdt:P2046 ?area. }
OPTIONAL { wd:Q619646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q619646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q619646 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 Apopa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.751009, -89.251329, 13.85142, -89.149708);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apopa)
[out:json];
(
rel["name"="Apopa"][type=boundary];
rel["name:en"="Apopa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apopa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldea Mercedes | 13.800000 , -89.200000 |
Apopa | 13.807220 , -89.179170 |
El Angel | 13.800000 , -89.200000 |
Guadalupe | 13.766670 , -89.216670 |
Joya Grande | 13.833330 , -89.183330 |
Las Delicias | 13.783330 , -89.233330 |
San Nicolas | 13.800000 , -89.166670 |
Suchinango | 13.785000 , -89.237500 |
Tres Ceibas | 13.831390 , -89.188610 |
Notes:
- You can download geometry data for Apopa 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.