Rio das Ostras (Rio De Janeiro) Map Cropping Samples
Rio das Ostras (Rio De Janeiro) Map Cropping Samples-1
Rio das Ostras (Rio De Janeiro) Map Cropping Samples-2
Rio das Ostras neighborhoods and villages map with 3D shadow effect
flag map of Rio das Ostras with 3D shadow effect
Rio das Ostras map with 3d shadow effect
Download outline map of Rio das Ostras (geojson format) :
Rio das Ostras.geojson (**)
Download polygon array of Rio das Ostras map for "Google Maps" :
Rio das Ostras.txt
Bounding Box for Rio das Ostras Map : ( -22.562957 , -42.064894 , -22.377338 , -41.817659 )
Wikipedia ID for Rio das Ostras : Q1787668
Wikipedia SPARQL Query for Rio das Ostras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1787668 wdt:P1082 ?population. }
OPTIONAL { wd:Q1787668 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1787668 wdt:P2046 ?area. }
OPTIONAL { wd:Q1787668 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1787668 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1787668 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 Rio das Ostras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.562957, -42.064894, -22.377338, -41.817659);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rio das Ostras)
[out:json];
(
rel["name"="Rio das Ostras"][type=boundary];
rel["name:en"="Rio das Ostras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rio das Ostras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boa Vista | -22.466670 , -41.866670 |
Cantagalo | -22.412023 , -41.937795 |
Fausto | -22.433330 , -41.950000 |
Iriri | -22.433330 , -41.966670 |
Mar do Norte | -22.439881 , -41.858069 |
Paracampos | -22.433330 , -41.933330 |
Pote | -22.416670 , -41.950000 |
Praia | -22.433330 , -41.866670 |
Rio das Ostras | -22.514605 , -41.943551 |
Rocha Leão | -22.426884 , -42.011196 |
Rolas | -22.433330 , -41.933330 |
Sapucaia | -22.533330 , -41.966670 |
Notes:
- You can download geometry data for Rio das Ostras 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.