Horqueta (Concepción) Map Cropping Samples
Horqueta (Concepción) Map Cropping Samples-1
Horqueta (Concepción) Map Cropping Samples-2
Horqueta neighborhoods and villages map with 3D shadow effect
flag map of Horqueta with 3D shadow effect
Horqueta map with 3d shadow effect
Download outline map of Horqueta (geojson format) :
Horqueta.geojson (**)
Download polygon array of Horqueta map for "Google Maps" :
Horqueta.txt
Bounding Box for Horqueta Map : ( -23.483129 , -57.206658 , -22.993563 , -56.547022 )
Wikipedia ID for Horqueta : Q2639236
Wikipedia SPARQL Query for Horqueta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2639236 wdt:P1082 ?population. }
OPTIONAL { wd:Q2639236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2639236 wdt:P2046 ?area. }
OPTIONAL { wd:Q2639236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2639236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2639236 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 Horqueta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.483129, -57.206658, -22.993563, -56.547022);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Horqueta)
[out:json];
(
rel["name"="Horqueta"][type=boundary];
rel["name:en"="Horqueta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Horqueta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Ex Enfermera del Chaco | -23.150000 , -56.750000 |
Colonia Fernando de la Mora | -23.416670 , -57.066670 |
Colonia Jose Berges | -23.433330 , -56.900000 |
Colonia Presidente Stroessner | -23.250000 , -56.900000 |
Compania Gumersindo Sosa | -23.399170 , -57.018610 |
Compania Salinas Cue | -23.273060 , -57.073890 |
Estancia Primavera | -23.083330 , -56.650000 |
Horqueta | -23.342780 , -57.059720 |
Paso Mbutu | -23.100000 , -56.866670 |
Notes:
- You can download geometry data for Horqueta 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.