Braganey (Parana) Map Cropping Samples
Braganey (Parana) Map Cropping Samples-1
Braganey (Parana) Map Cropping Samples-2
Braganey neighborhoods and villages map with 3D shadow effect
flag map of Braganey with 3D shadow effect
Braganey map with 3d shadow effect
Download outline map of Braganey (geojson format) :
Braganey.geojson (**)
Download polygon array of Braganey map for "Google Maps" :
Braganey.txt
Bounding Box for Braganey Map : ( -24.943184 , -53.202785 , -24.635649 , -52.947013 )
Wikipedia ID for Braganey : Q676325
Wikipedia SPARQL Query for Braganey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q676325 wdt:P1082 ?population. }
OPTIONAL { wd:Q676325 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q676325 wdt:P2046 ?area. }
OPTIONAL { wd:Q676325 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q676325 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q676325 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 Braganey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.943184, -53.202785, -24.635649, -52.947013);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Braganey)
[out:json];
(
rel["name"="Braganey"][type=boundary];
rel["name:en"="Braganey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Braganey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Braganey | -24.821757 , -53.118480 |
Colonia Pascal | -24.833330 , -53.116670 |
Colonia Sao Pedro | -24.933330 , -53.183330 |
Longuinópolis | -24.753914 , -53.042152 |
Munhoz da Rocha | -24.900000 , -53.133330 |
Samália | -24.706636 , -53.009843 |
Sao Jose | -24.816670 , -53.166670 |
Notes:
- You can download geometry data for Braganey 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.