Caapucú (Paraguarí) Map Cropping Samples
Caapucú (Paraguarí) Map Cropping Samples-1
Caapucú (Paraguarí) Map Cropping Samples-2
Caapucú neighborhoods and villages map with 3D shadow effect
flag map of Caapucú with 3D shadow effect
Caapucú map with 3d shadow effect
Download outline map of Caapucú (geojson format) :
Caapucú.geojson (**)
Download polygon array of Caapucú map for "Google Maps" :
Caapucú.txt
Bounding Box for Caapucú Map : ( -26.619597 , -57.749377 , -26.072443 , -57.075562 )
Wikipedia ID for Caapucú : Q2410335
Wikipedia SPARQL Query for Caapucú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2410335 wdt:P1082 ?population. }
OPTIONAL { wd:Q2410335 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2410335 wdt:P2046 ?area. }
OPTIONAL { wd:Q2410335 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2410335 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2410335 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 Caapucú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.619597, -57.749377, -26.072443, -57.075562);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caapucú)
[out:json];
(
rel["name"="Caapucu"][type=boundary];
rel["name:en"="Caapucu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caapucú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caapucú | -26.216670 , -57.200000 |
Caniza-cue | -26.316670 , -57.416670 |
Cerrito | -26.400000 , -57.466670 |
Charara | -26.166670 , -57.283330 |
Colonia Teniente Alfonso Rojas | -26.333330 , -57.183330 |
Estancia Camalote | -26.266670 , -57.600000 |
Moras-cue | -26.466670 , -57.250000 |
Providencia | -26.350000 , -57.250000 |
Puerto Yngo | -26.466670 , -57.600000 |
Puesto Aguape | -26.490770 , -57.619510 |
Puesto Mbocaya | -26.533330 , -57.416670 |
Tayi | -26.300000 , -57.500000 |
Villa Florida | -26.383330 , -57.150000 |
Notes:
- You can download geometry data for Caapucú 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.