Santiago Nonualco (La Paz) Map Cropping Samples
Santiago Nonualco (La Paz) Map Cropping Samples-1
Santiago Nonualco (La Paz) Map Cropping Samples-2
Santiago Nonualco neighborhoods and villages map with 3D shadow effect
flag map of Santiago Nonualco with 3D shadow effect
Santiago Nonualco map with 3d shadow effect
Download outline map of Santiago Nonualco (geojson format) :
Santiago Nonualco.geojson (**)
Download polygon array of Santiago Nonualco map for "Google Maps" :
Santiago Nonualco.txt
Bounding Box for Santiago Nonualco Map : ( 13.399005 , -88.945471 , 13.602283 , -88.855834 )
Wikipedia ID for Santiago Nonualco : Q647944
Wikipedia SPARQL Query for Santiago Nonualco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q647944 wdt:P1082 ?population. }
OPTIONAL { wd:Q647944 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q647944 wdt:P2046 ?area. }
OPTIONAL { wd:Q647944 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q647944 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q647944 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 Santiago Nonualco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.399005, -88.945471, 13.602283, -88.855834);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Nonualco)
[out:json];
(
rel["name"="San Juan Nonualco"][type=boundary];
rel["name:en"="San Juan Nonualco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Nonualco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amayo | 13.566670 , -88.883330 |
Delicias de Concepcion | 13.500000 , -88.900000 |
El Chile | 13.583330 , -88.883330 |
El Golfo | 13.433330 , -88.916670 |
El Salto | 13.566670 , -88.883330 |
La Laguneta | 13.600000 , -88.883330 |
La Palma | 13.483330 , -88.916670 |
Las Piedronas | 13.483330 , -88.900000 |
Los Zacatillos | 13.483330 , -88.900000 |
San Antonio Abajo | 13.533330 , -88.916670 |
San Jeronimo | 13.533330 , -88.900000 |
San Josecito | 13.483330 , -88.900000 |
Tehuiste Abajo | 13.550000 , -88.900000 |
Tehuiste Arriba | 13.550000 , -88.900000 |
Tierra Colorada | 13.516670 , -88.900000 |
Notes:
- You can download geometry data for Santiago Nonualco 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.