Yuty (Caazapá) Map Cropping Samples
Yuty (Caazapá) Map Cropping Samples-1
Yuty (Caazapá) Map Cropping Samples-2
Yuty neighborhoods and villages map with 3D shadow effect
flag map of Yuty with 3D shadow effect
Yuty map with 3d shadow effect
Download outline map of Yuty (geojson format) :
Yuty.geojson (**)
Download polygon array of Yuty map for "Google Maps" :
Yuty.txt
Bounding Box for Yuty Map : ( -26.794376 , -56.662111 , -26.372378 , -56.094861 )
Wikipedia ID for Yuty : Q2475423
Wikipedia SPARQL Query for Yuty (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2475423 wdt:P1082 ?population. }
OPTIONAL { wd:Q2475423 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2475423 wdt:P2046 ?area. }
OPTIONAL { wd:Q2475423 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2475423 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2475423 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 Yuty map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.794376, -56.662111, -26.372378, -56.094861);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yuty)
[out:json];
(
rel["name"="Yuty"][type=boundary];
rel["name:en"="Yuty"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yuty
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estancia Boqueron | -26.444480 , -56.185470 |
Estancia Doldan | -26.738910 , -56.436070 |
Estancia Salitre Cue | -26.650000 , -56.366670 |
Estancia Santa Rosa | -26.683330 , -56.216670 |
Estancia Zarza | -26.686960 , -56.407990 |
San Miguel | -26.516670 , -56.150000 |
Urrutia Ugarte y Compania | -26.654110 , -56.522450 |
Yuty | -26.600000 , -56.250000 |
Notes:
- You can download geometry data for Yuty 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.