San Antonio del Monte (Sonsonate) Map Cropping Samples
San Antonio del Monte (Sonsonate) Map Cropping Samples-1
San Antonio del Monte (Sonsonate) Map Cropping Samples-2
San Antonio del Monte neighborhoods and villages map with 3D shadow effect
flag map of San Antonio del Monte with 3D shadow effect
San Antonio del Monte map with 3d shadow effect
Download outline map of San Antonio del Monte (geojson format) :
San Antonio del Monte.geojson (**)
Download polygon array of San Antonio del Monte map for "Google Maps" :
San Antonio del Monte.txt
Bounding Box for San Antonio del Monte Map : ( 13.68003 , -89.783131 , 13.748555 , -89.724059 )
Wikipedia ID for San Antonio del Monte : Q3946809
Wikipedia SPARQL Query for San Antonio del Monte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3946809 wdt:P1082 ?population. }
OPTIONAL { wd:Q3946809 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3946809 wdt:P2046 ?area. }
OPTIONAL { wd:Q3946809 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3946809 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3946809 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 San Antonio del Monte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.68003, -89.783131, 13.748555, -89.724059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Antonio del Monte)
[out:json];
(
rel["name"="San Antonio Del Monte"][type=boundary];
rel["name:en"="San Antonio Del Monte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antonio del Monte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Santa | 13.700000 , -89.750000 |
Cuyuapa Abajo | 13.707220 , -89.768330 |
El Carrizal | 13.733330 , -89.733330 |
El Castano | 13.725280 , -89.746390 |
Las Hojas | 13.688060 , -89.742500 |
San Antonio del Monte | 13.716390 , -89.738330 |
San Ramon | 13.716670 , -89.733330 |
Notes:
- You can download geometry data for San Antonio del Monte 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.