Quillota (De Valparaiso) Map Cropping Samples
Quillota (De Valparaiso) Map Cropping Samples-1
Quillota (De Valparaiso) Map Cropping Samples-2
Quillota neighborhoods and villages map with 3D shadow effect
flag map of Quillota with 3D shadow effect
Quillota map with 3d shadow effect
Download outline map of Quillota (geojson format) :
Quillota.geojson (**)
Download polygon array of Quillota map for "Google Maps" :
Quillota.txt
Bounding Box for Quillota Map : ( -32.990638 , -71.452206 , -32.590921 , -71.002061 )
Wikipedia ID for Quillota : Q721567
Wikipedia SPARQL Query for Quillota (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q721567 wdt:P1082 ?population. }
OPTIONAL { wd:Q721567 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q721567 wdt:P2046 ?area. }
OPTIONAL { wd:Q721567 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q721567 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q721567 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 Quillota map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-32.990638, -71.452206, -32.590921, -71.002061);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quillota)
[out:json];
(
rel["name"="Quillota"][type=boundary];
rel["name:en"="Quillota"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quillota
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Artificio | -32.755780 , -71.193970 |
Boco | -32.859000 , -71.263220 |
Casas Gualcapo | -32.883330 , -71.116670 |
Casas La Sombra | -32.828950 , -71.090430 |
Charrabata | -32.839550 , -71.231940 |
El Manzanar | -32.917500 , -71.383610 |
Hacienda La Calera | -32.790569 , -71.178216 |
Hijuelas | -32.793072 , -71.153448 |
Hijuelas | -32.839280 , -71.068971 |
La Calera | -32.787678 , -71.201688 |
La Champa | -32.850000 , -71.133330 |
La Cruz | -32.831402 , -71.229425 |
La Palmilla | -32.812240 , -71.213970 |
La Peña | -32.752194 , -71.177077 |
La Tetera | -32.897430 , -71.232900 |
Los Nogales | -32.736890 , -71.201110 |
Melón | -32.694367 , -71.208643 |
Nogales | -32.739547 , -71.213098 |
Nogales | -32.656588 , -71.122150 |
Ocoa | -32.917837 , -71.072159 |
Pachacamita | -32.812530 , -71.172080 |
Pocochay | -32.843250 , -71.194210 |
Pueblo de Indios | -32.906940 , -71.216030 |
Quillota | -32.900602 , -71.260002 |
Vina Guzman | -32.863930 , -71.107510 |
Notes:
- You can download geometry data for Quillota 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.