Nueva Esperanza (Canindeyú) Map Cropping Samples
Nueva Esperanza (Canindeyú) Map Cropping Samples-1
Nueva Esperanza (Canindeyú) Map Cropping Samples-2
Nueva Esperanza neighborhoods and villages map with 3D shadow effect
flag map of Nueva Esperanza with 3D shadow effect
Nueva Esperanza map with 3d shadow effect
Download outline map of Nueva Esperanza (geojson format) :
Nueva Esperanza.geojson (**)
Download polygon array of Nueva Esperanza map for "Google Maps" :
Nueva Esperanza.txt
Bounding Box for Nueva Esperanza Map : ( -24.7234000534 , -55.0278339114 , -24.4473227302 , -54.3165123373 )
Wikipedia ID for Nueva Esperanza : Q3879288
Wikipedia SPARQL Query for Nueva Esperanza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3879288 wdt:P1082 ?population. }
OPTIONAL { wd:Q3879288 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3879288 wdt:P2046 ?area. }
OPTIONAL { wd:Q3879288 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3879288 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3879288 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 Nueva Esperanza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.7234000534, -55.0278339114, -24.4473227302, -54.3165123373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nueva Esperanza)
[out:json];
(
rel["name"="Nueva Esperanza"][type=boundary];
rel["name:en"="Nueva Esperanza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nueva Esperanza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerrito Caaguazu | -24.616670 , -54.883330 |
Colonia Parodi | -24.678260 , -54.364500 |
Laurel | -24.561420 , -54.958180 |
Paraguay Puajhu | -24.700000 , -54.466670 |
Puerto Itambey | -24.683330 , -54.350000 |
Puerto Marangatu | -24.651970 , -54.356360 |
Notes:
- You can download geometry data for Nueva Esperanza 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.