Juayúa (Sonsonate) Map Cropping Samples
Juayúa (Sonsonate) Map Cropping Samples-1
Juayúa (Sonsonate) Map Cropping Samples-2
Juayúa neighborhoods and villages map with 3D shadow effect
flag map of Juayúa with 3D shadow effect
Juayúa map with 3d shadow effect
Download outline map of Juayúa (geojson format) :
Juayúa.geojson (**)
Download polygon array of Juayúa map for "Google Maps" :
Juayúa.txt
Bounding Box for Juayúa Map : ( 13.807114 , -89.784553 , 13.905039 , -89.649368 )
Wikipedia ID for Juayúa : Q1006979
Wikipedia SPARQL Query for Juayúa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1006979 wdt:P1082 ?population. }
OPTIONAL { wd:Q1006979 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1006979 wdt:P2046 ?area. }
OPTIONAL { wd:Q1006979 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1006979 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1006979 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 Juayúa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.807114, -89.784553, 13.905039, -89.649368);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juayúa)
[out:json];
(
rel["name"="Juayua"][type=boundary];
rel["name:en"="Juayua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juayúa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 13.874720 , -89.752500 |
Juayúa | 13.841390 , -89.745560 |
La Fuente | 13.860000 , -89.752780 |
La Puente | 13.883330 , -89.750000 |
La Union | 13.850000 , -89.733330 |
Los Anisales | 13.866670 , -89.766670 |
Los Naranjos | 13.872500 , -89.673890 |
Ojo de Agua | 13.870830 , -89.723330 |
Ojo de Agua | 13.900000 , -89.700000 |
San Jose La Majada | 13.846390 , -89.709720 |
San Juan de Dios | 13.879440 , -89.767500 |
Valle Nuevo | 13.843330 , -89.698330 |
Notes:
- You can download geometry data for Juayúa 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.