Ypejhú (Canindeyú) Map Cropping Samples
Ypejhú (Canindeyú) Map Cropping Samples-1
Ypejhú (Canindeyú) Map Cropping Samples-2
Ypejhú neighborhoods and villages map with 3D shadow effect
flag map of Ypejhú with 3D shadow effect
Ypejhú map with 3d shadow effect
Download outline map of Ypejhú (geojson format) :
Ypejhú.geojson (**)
Download polygon array of Ypejhú map for "Google Maps" :
Ypejhú.txt
Bounding Box for Ypejhú Map : ( -24.06955 , -56.0257 , -23.795668 , -55.413769 )
Wikipedia ID for Ypejhú : Q578964
Wikipedia SPARQL Query for Ypejhú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q578964 wdt:P1082 ?population. }
OPTIONAL { wd:Q578964 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q578964 wdt:P2046 ?area. }
OPTIONAL { wd:Q578964 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q578964 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q578964 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 Ypejhú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.06955, -56.0257, -23.795668, -55.413769);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ypejhú)
[out:json];
(
rel["name"="Ype Jhu"][type=boundary];
rel["name:en"="Ype Jhu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ypejhú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caaguy Pora | -23.950060 , -55.810630 |
Menchaca Cue | -23.916670 , -55.666670 |
Tacuaty | -23.883330 , -55.650000 |
Ype Jhu | -23.910028 , -55.459985 |
Ype Jhu | -23.886930 , -55.441860 |
Notes:
- You can download geometry data for Ypejhú 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.