Caraguatay (Cordillera) Map Cropping Samples
Caraguatay (Cordillera) Map Cropping Samples-1
Caraguatay (Cordillera) Map Cropping Samples-2
Caraguatay neighborhoods and villages map with 3D shadow effect
flag map of Caraguatay with 3D shadow effect
Caraguatay map with 3d shadow effect
Download outline map of Caraguatay (geojson format) :
Caraguatay.geojson (**)
Download polygon array of Caraguatay map for "Google Maps" :
Caraguatay.txt
Bounding Box for Caraguatay Map : ( -25.3553595917 , -56.9075124653 , -25.1091131896 , -56.619033251 )
Wikipedia ID for Caraguatay : Q2639192
Wikipedia SPARQL Query for Caraguatay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2639192 wdt:P1082 ?population. }
OPTIONAL { wd:Q2639192 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2639192 wdt:P2046 ?area. }
OPTIONAL { wd:Q2639192 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2639192 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2639192 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 Caraguatay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.3553595917, -56.9075124653, -25.1091131896, -56.619033251);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caraguatay)
[out:json];
(
rel["name"="Caraguatay"][type=boundary];
rel["name:en"="Caraguatay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caraguatay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caraguatay | -25.233330 , -56.816670 |
Estancia Lobo Cua | -25.216430 , -56.711420 |
Estancia Saladillo | -25.176670 , -56.780430 |
San José Obrero | -25.250000 , -56.866670 |
Tacuary | -25.316670 , -56.816670 |
Vapor Cue | -25.220530 , -56.777790 |
Notes:
- You can download geometry data for Caraguatay 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.