Dom Feliciano (Rio Grande Do Sul) Map Cropping Samples
Dom Feliciano (Rio Grande Do Sul) Map Cropping Samples-1
Dom Feliciano (Rio Grande Do Sul) Map Cropping Samples-2
Dom Feliciano neighborhoods and villages map with 3D shadow effect
flag map of Dom Feliciano with 3D shadow effect
Dom Feliciano map with 3d shadow effect
Download outline map of Dom Feliciano (geojson format) :
Dom Feliciano.geojson (**)
Download polygon array of Dom Feliciano map for "Google Maps" :
Dom Feliciano.txt
Bounding Box for Dom Feliciano Map : ( -30.884513 , -52.453727 , -30.334006 , -51.971917 )
Wikipedia ID for Dom Feliciano : Q1750443
Wikipedia SPARQL Query for Dom Feliciano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1750443 wdt:P1082 ?population. }
OPTIONAL { wd:Q1750443 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1750443 wdt:P2046 ?area. }
OPTIONAL { wd:Q1750443 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1750443 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1750443 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 Dom Feliciano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-30.884513, -52.453727, -30.334006, -51.971917);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dom Feliciano)
[out:json];
(
rel["name"="Dom Feliciano"][type=boundary];
rel["name:en"="Dom Feliciano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dom Feliciano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro da Canela | -30.630100 , -52.268100 |
Cerro da Madeira | -30.557400 , -52.365600 |
Costa do Ladrao | -30.669200 , -52.327200 |
Coxilha Butia | -30.601300 , -52.276700 |
Dom Feliciano | -30.704916 , -52.107318 |
Gaspar Simoes | -30.583330 , -52.183330 |
Gaspar Simoes | -30.508100 , -52.326500 |
Herval | -30.695100 , -52.291400 |
Herval | -30.653700 , -52.265800 |
Rincao da Panela | -30.619800 , -52.335900 |
Notes:
- You can download geometry data for Dom Feliciano 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.