Curuguaty (Canindeyú) Map Cropping Samples
Curuguaty (Canindeyú) Map Cropping Samples-1
Curuguaty (Canindeyú) Map Cropping Samples-2
Curuguaty neighborhoods and villages map with 3D shadow effect
flag map of Curuguaty with 3D shadow effect
Curuguaty map with 3d shadow effect
Download outline map of Curuguaty (geojson format) :
Curuguaty.geojson (**)
Download polygon array of Curuguaty map for "Google Maps" :
Curuguaty.txt
Bounding Box for Curuguaty Map : ( -24.72135 , -56.172538 , -24.02007 , -55.310341 )
Wikipedia ID for Curuguaty : Q1093456
Wikipedia SPARQL Query for Curuguaty (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1093456 wdt:P1082 ?population. }
OPTIONAL { wd:Q1093456 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1093456 wdt:P2046 ?area. }
OPTIONAL { wd:Q1093456 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1093456 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1093456 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 Curuguaty map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.72135, -56.172538, -24.02007, -55.310341);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curuguaty)
[out:json];
(
rel["name"="Curuguaty"][type=boundary];
rel["name:en"="Curuguaty"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Curuguaty
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Siete Montes | -24.200000 , -55.833330 |
Curupera | -24.337520 , -55.491920 |
Estancia El Pinar | -24.433330 , -55.466670 |
Puesto Lata | -24.350000 , -55.950000 |
San Isidro de Curuguaty | -24.516670 , -55.700000 |
Tuna | -24.233330 , -55.833330 |
Yajhape | -24.316670 , -55.766670 |
Ybyra Pyta | -24.432150 , -55.376730 |
Yukeri | -24.393220 , -55.732480 |
Notes:
- You can download geometry data for Curuguaty 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.