Isla Umbú (Ñeembucú) Map Cropping Samples
Isla Umbú (Ñeembucú) Map Cropping Samples-1
Isla Umbú (Ñeembucú) Map Cropping Samples-2
Isla Umbú neighborhoods and villages map with 3D shadow effect
flag map of Isla Umbú with 3D shadow effect
Isla Umbú map with 3d shadow effect
Download outline map of Isla Umbú (geojson format) :
Isla Umbú.geojson (**)
Download polygon array of Isla Umbú map for "Google Maps" :
Isla Umbú.txt
Bounding Box for Isla Umbú Map : ( -27.0608794928 , -58.518050208 , -26.8924574143 , -58.105583683 )
Wikipedia ID for Isla Umbú : Q2411034
Wikipedia SPARQL Query for Isla Umbú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2411034 wdt:P1082 ?population. }
OPTIONAL { wd:Q2411034 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2411034 wdt:P2046 ?area. }
OPTIONAL { wd:Q2411034 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2411034 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2411034 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 Isla Umbú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.0608794928, -58.518050208, -26.8924574143, -58.105583683);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isla Umbú)
[out:json];
(
rel["name"="Isla Umbu"][type=boundary];
rel["name:en"="Isla Umbu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isla Umbú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueron | -26.966670 , -58.366670 |
Compania Costa Pucu | -26.955590 , -58.191510 |
Isla Umbú | -27.000000 , -58.300000 |
Naranjito | -26.950000 , -58.450000 |
Santa Rita | -27.033330 , -58.183330 |
Tres Boca | -26.950000 , -58.266670 |
Notes:
- You can download geometry data for Isla Umbú 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.