Villeta (Central) Map Cropping Samples
Villeta (Central) Map Cropping Samples-1
Villeta (Central) Map Cropping Samples-2
Villeta neighborhoods and villages map with 3D shadow effect
flag map of Villeta with 3D shadow effect
Villeta map with 3d shadow effect
Download outline map of Villeta (geojson format) :
Villeta.geojson (**)
Download polygon array of Villeta map for "Google Maps" :
Villeta.txt
Bounding Box for Villeta Map : ( -25.95255 , -57.826763 , -25.477461 , -57.413046 )
Wikipedia ID for Villeta : Q1093439
Wikipedia SPARQL Query for Villeta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1093439 wdt:P1082 ?population. }
OPTIONAL { wd:Q1093439 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1093439 wdt:P2046 ?area. }
OPTIONAL { wd:Q1093439 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1093439 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1093439 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 Villeta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.95255, -57.826763, -25.477461, -57.413046);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villeta)
[out:json];
(
rel["name"="Villeta"][type=boundary];
rel["name:en"="Villeta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villeta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angostura | -25.570870 , -57.572170 |
Colonia Lomas Valentinas | -25.516670 , -57.516670 |
El Paraiso | -25.833330 , -57.800000 |
Estancia Santa Elena | -25.730940 , -57.739020 |
Puerto Alegre | -25.706760 , -57.721080 |
Puerto Sara | -25.700000 , -57.750000 |
Puesto Areco | -25.600000 , -57.600000 |
Puesto Itacurubi Guazu | -25.651800 , -57.580760 |
Puesto Sarita | -25.701530 , -57.690150 |
Villeta | -25.510220 , -57.554630 |
Notes:
- You can download geometry data for Villeta 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.