Caaguazú (Caaguazú) Map Cropping Samples
Caaguazú (Caaguazú) Map Cropping Samples-1
Caaguazú (Caaguazú) Map Cropping Samples-2
Caaguazú neighborhoods and villages map with 3D shadow effect
flag map of Caaguazú with 3D shadow effect
Caaguazú map with 3d shadow effect
Download outline map of Caaguazú (geojson format) :
Caaguazú.geojson (**)
Download polygon array of Caaguazú map for "Google Maps" :
Caaguazú.txt
Bounding Box for Caaguazú Map : ( -25.607682 , -56.292372 , -25.188015 , -55.827904 )
Wikipedia ID for Caaguazú : Q858120
Wikipedia SPARQL Query for Caaguazú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858120 wdt:P1082 ?population. }
OPTIONAL { wd:Q858120 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858120 wdt:P2046 ?area. }
OPTIONAL { wd:Q858120 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858120 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858120 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 Caaguazú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.607682, -56.292372, -25.188015, -55.827904);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caaguazú)
[out:json];
(
rel["name"="Caaguazu"][type=boundary];
rel["name:en"="Caaguazu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caaguazú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Blas Garay | -25.516670 , -56.216670 |
Caaguazú | -25.450000 , -56.016670 |
Colonia Mauricio José Troche | -25.566670 , -56.283330 |
Colonia Walter Insfran | -25.533330 , -56.200000 |
Colonia Walter Insfran | -25.473380 , -56.098440 |
Compania Guayaki-Cua | -25.261640 , -56.020530 |
Notes:
- You can download geometry data for Caaguazú 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.