Villa del Rosario (San Pedro) Map Cropping Samples
Villa del Rosario (San Pedro) Map Cropping Samples-1
Villa del Rosario (San Pedro) Map Cropping Samples-2
Villa del Rosario neighborhoods and villages map with 3D shadow effect
flag map of Villa del Rosario with 3D shadow effect
Villa del Rosario map with 3d shadow effect
Download outline map of Villa del Rosario (geojson format) :
Villa del Rosario.geojson (**)
Download polygon array of Villa del Rosario map for "Google Maps" :
Villa del Rosario.txt
Bounding Box for Villa del Rosario Map : ( -25.0192518148 , -57.300132993 , -24.167661736 , -56.8116179011 )
Wikipedia ID for Villa del Rosario : Q4012700
Wikipedia SPARQL Query for Villa del Rosario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4012700 wdt:P1082 ?population. }
OPTIONAL { wd:Q4012700 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4012700 wdt:P2046 ?area. }
OPTIONAL { wd:Q4012700 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4012700 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4012700 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 Villa del Rosario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.0192518148, -57.300132993, -24.167661736, -56.8116179011);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa del Rosario)
[out:json];
(
rel["name"="Villa Del Rosario"][type=boundary];
rel["name:en"="Villa Del Rosario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa del Rosario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Volendam | -24.224940 , -56.966970 |
Estancia Capiipobo | -24.816670 , -57.216670 |
Estancia Lomas | -24.611150 , -57.151250 |
Estancia Tacuara | -24.556740 , -57.032410 |
Estancia Tacuru de Felix Storm | -24.191030 , -57.000030 |
Estancia Ybyracapa | -24.481990 , -57.097560 |
Loma | -24.650000 , -57.116670 |
Mercedes | -24.950000 , -57.216670 |
Puerto Elvira | -24.600000 , -57.133330 |
Puerto Mbopicua | -24.350400 , -57.160730 |
Puerto Rosario | -24.450000 , -57.083330 |
Puerto Tayicare | -24.261630 , -57.201540 |
Puesto-cue | -24.200000 , -56.950000 |
San Jose del Rosario | -24.265150 , -56.902960 |
Seccion Uruguaita | -24.700300 , -57.186250 |
Villa del Rosario | -24.420600 , -57.115060 |
Notes:
- You can download geometry data for Villa del Rosario 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.