Santa Mariana (Parana) Map Cropping Samples
Santa Mariana (Parana) Map Cropping Samples-1
Santa Mariana (Parana) Map Cropping Samples-2
Santa Mariana neighborhoods and villages map with 3D shadow effect
flag map of Santa Mariana with 3D shadow effect
Santa Mariana map with 3d shadow effect
Download outline map of Santa Mariana (geojson format) :
Santa Mariana.geojson (**)
Download polygon array of Santa Mariana map for "Google Maps" :
Santa Mariana.txt
Bounding Box for Santa Mariana Map : ( -23.208289 , -50.637297 , -22.903944 , -50.436967 )
Wikipedia ID for Santa Mariana : Q2065952
Wikipedia SPARQL Query for Santa Mariana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2065952 wdt:P1082 ?population. }
OPTIONAL { wd:Q2065952 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2065952 wdt:P2046 ?area. }
OPTIONAL { wd:Q2065952 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2065952 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2065952 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 Santa Mariana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.208289, -50.637297, -22.903944, -50.436967);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Mariana)
[out:json];
(
rel["name"="Santa Mariana"][type=boundary];
rel["name:en"="Santa Mariana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Mariana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Panema | -22.954077 , -50.591740 |
Porto Quebra-Canoas | -22.916670 , -50.583330 |
Quinzópolis | -23.038518 , -50.571898 |
Santa Maria | -23.183330 , -50.533330 |
Santa Mariana | -23.148301 , -50.519641 |
Vencaia | -23.066670 , -50.550000 |
Notes:
- You can download geometry data for Santa Mariana 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.