Glorinha (Rio Grande Do Sul) Map Cropping Samples
Glorinha (Rio Grande Do Sul) Map Cropping Samples-1
Glorinha (Rio Grande Do Sul) Map Cropping Samples-2
Glorinha neighborhoods and villages map with 3D shadow effect
flag map of Glorinha with 3D shadow effect
Glorinha map with 3d shadow effect
Download outline map of Glorinha (geojson format) :
Glorinha.geojson (**)
Download polygon array of Glorinha map for "Google Maps" :
Glorinha.txt
Bounding Box for Glorinha Map : ( -29.999279 , -50.855061 , -29.766785 , -50.679094 )
Wikipedia ID for Glorinha : Q985511
Wikipedia SPARQL Query for Glorinha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985511 wdt:P1082 ?population. }
OPTIONAL { wd:Q985511 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985511 wdt:P2046 ?area. }
OPTIONAL { wd:Q985511 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985511 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985511 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 Glorinha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-29.999279, -50.855061, -29.766785, -50.679094);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Glorinha)
[out:json];
(
rel["name"="Glorinha"][type=boundary];
rel["name:en"="Glorinha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Glorinha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alambique | -29.769000 , -50.791900 |
Alambique | -29.776100 , -50.801500 |
Bituva | -29.781800 , -50.802400 |
Capao Grande | -29.951600 , -50.778100 |
Distrito Industrial | -29.909837 , -50.786955 |
Ferrugem | -29.916600 , -50.793200 |
Francelino | -29.926200 , -50.821100 |
Glorinha | -29.880680 , -50.782589 |
Guabiroba | -29.886800 , -50.815800 |
Julio | -29.956400 , -50.788000 |
P do Feliciano | -29.910900 , -50.831100 |
Rincao de S. Joao | -29.821300 , -50.807800 |
Tasso Jobim | -29.918600 , -50.772200 |
Tres Figueiras | -29.900400 , -50.789000 |
Vila Nova | -29.800000 , -50.750000 |
Notes:
- You can download geometry data for Glorinha 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.