Itatiaia (Rio De Janeiro) Map Cropping Samples
Itatiaia (Rio De Janeiro) Map Cropping Samples-1
Itatiaia (Rio De Janeiro) Map Cropping Samples-2
Itatiaia neighborhoods and villages map with 3D shadow effect
flag map of Itatiaia with 3D shadow effect
Itatiaia map with 3d shadow effect
Download outline map of Itatiaia (geojson format) :
Itatiaia.geojson (**)
Download polygon array of Itatiaia map for "Google Maps" :
Itatiaia.txt
Bounding Box for Itatiaia Map : ( -22.565949 , -44.662351 , -22.320254 , -44.478477 )
Wikipedia ID for Itatiaia : Q817223
Wikipedia SPARQL Query for Itatiaia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q817223 wdt:P1082 ?population. }
OPTIONAL { wd:Q817223 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q817223 wdt:P2046 ?area. }
OPTIONAL { wd:Q817223 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q817223 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q817223 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 Itatiaia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.565949, -44.662351, -22.320254, -44.478477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itatiaia)
[out:json];
(
rel["name"="Itatiaia"][type=boundary];
rel["name:en"="Itatiaia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itatiaia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Condomínio Morada Das Agulhas | -22.443349 , -44.521665 |
Granja Itauna (Vila Benfica) | -22.465426 , -44.596570 |
Itatiaia | -22.488776 , -44.573584 |
Marechal Jardim | -22.483330 , -44.516670 |
Maringá/Maromba | -22.332414 , -44.576902 |
Maua | -22.333330 , -44.550000 |
Nhangapi | -22.500000 , -44.633330 |
Penedo | -22.468352 , -44.502518 |
Penedo | -22.458789 , -44.493555 |
Penedo | -22.437470 , -44.528930 |
São Caetano Iii | -22.452283 , -44.516258 |
Notes:
- You can download geometry data for Itatiaia 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.