Carayaó (Caaguazú) Map Cropping Samples
Carayaó (Caaguazú) Map Cropping Samples-1
Carayaó (Caaguazú) Map Cropping Samples-2
Carayaó neighborhoods and villages map with 3D shadow effect
flag map of Carayaó with 3D shadow effect
Carayaó map with 3d shadow effect
Download outline map of Carayaó (geojson format) :
Carayaó.geojson (**)
Download polygon array of Carayaó map for "Google Maps" :
Carayaó.txt
Bounding Box for Carayaó Map : ( -25.349054 , -56.564242 , -25.010675 , -56.058441 )
Wikipedia ID for Carayaó : Q1751129
Wikipedia SPARQL Query for Carayaó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1751129 wdt:P1082 ?population. }
OPTIONAL { wd:Q1751129 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1751129 wdt:P2046 ?area. }
OPTIONAL { wd:Q1751129 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1751129 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1751129 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 Carayaó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.349054, -56.564242, -25.010675, -56.058441);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carayaó)
[out:json];
(
rel["name"="Carayao"][type=boundary];
rel["name:en"="Carayao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carayaó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carayaó | -25.183330 , -56.400000 |
Colonia Altura | -25.200320 , -56.301310 |
Colonia Santa Catalina | -25.174830 , -56.305310 |
Estancia Martinez | -25.147080 , -56.373280 |
Estancia Morales | -25.281240 , -56.381320 |
Notes:
- You can download geometry data for Carayaó 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.