La Pastora (Caaguazú) Map Cropping Samples
La Pastora (Caaguazú) Map Cropping Samples-1
La Pastora (Caaguazú) Map Cropping Samples-2
La Pastora neighborhoods and villages map with 3D shadow effect
flag map of La Pastora with 3D shadow effect
La Pastora map with 3d shadow effect
Download outline map of La Pastora (geojson format) :
La Pastora.geojson (**)
Download polygon array of La Pastora map for "Google Maps" :
La Pastora.txt
Bounding Box for La Pastora Map : ( -25.3858892966 , -56.6641434268 , -25.1646178253 , -56.4377939303 )
Wikipedia ID for La Pastora : Q1751637
Wikipedia SPARQL Query for La Pastora (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1751637 wdt:P1082 ?population. }
OPTIONAL { wd:Q1751637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1751637 wdt:P2046 ?area. }
OPTIONAL { wd:Q1751637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1751637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1751637 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 La Pastora map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.3858892966, -56.6641434268, -25.1646178253, -56.4377939303);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Pastora)
[out:json];
(
rel["name"="La Pastora"][type=boundary];
rel["name:en"="La Pastora"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Pastora
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia La Pastora | -25.217440 , -56.539530 |
Colonia la Pastora | -25.258460 , -56.568320 |
Estancia Bottrell | -25.303880 , -56.515650 |
La Pastora | -25.233330 , -56.533330 |
Notes:
- You can download geometry data for La Pastora 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.