Paracambi (Rio De Janeiro) Map Cropping Samples
Paracambi (Rio De Janeiro) Map Cropping Samples-1
Paracambi (Rio De Janeiro) Map Cropping Samples-2
Paracambi neighborhoods and villages map with 3D shadow effect
flag map of Paracambi with 3D shadow effect
Paracambi map with 3d shadow effect
Download outline map of Paracambi (geojson format) :
Paracambi.geojson (**)
Download polygon array of Paracambi map for "Google Maps" :
Paracambi.txt
Bounding Box for Paracambi Map : ( -22.702986 , -43.839855 , -22.525692 , -43.597297 )
Wikipedia ID for Paracambi : Q1802179
Wikipedia SPARQL Query for Paracambi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1802179 wdt:P1082 ?population. }
OPTIONAL { wd:Q1802179 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1802179 wdt:P2046 ?area. }
OPTIONAL { wd:Q1802179 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1802179 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1802179 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 Paracambi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.702986, -43.839855, -22.525692, -43.597297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paracambi)
[out:json];
(
rel["name"="Paracambi"][type=boundary];
rel["name:en"="Paracambi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paracambi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boa Vista | -22.633330 , -43.800000 |
Engenheiro Nicanor Pereira | -22.624170 , -43.705280 |
Mario Belo | -22.593610 , -43.651940 |
Paracambi | -22.598930 , -43.697778 |
Ponte Coberta | -22.624365 , -43.702640 |
Serra | -22.607780 , -43.690000 |
Notes:
- You can download geometry data for Paracambi 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.