Carapebus (Rio De Janeiro) Map Cropping Samples
Carapebus (Rio De Janeiro) Map Cropping Samples-1
Carapebus (Rio De Janeiro) Map Cropping Samples-2
Carapebus neighborhoods and villages map with 3D shadow effect
flag map of Carapebus with 3D shadow effect
Carapebus map with 3d shadow effect
Download outline map of Carapebus (geojson format) :
Carapebus.geojson (**)
Download polygon array of Carapebus map for "Google Maps" :
Carapebus.txt
Bounding Box for Carapebus Map : ( -22.300112 , -41.771764 , -22.10831 , -41.538445 )
Wikipedia ID for Carapebus : Q1787642
Wikipedia SPARQL Query for Carapebus (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1787642 wdt:P1082 ?population. }
OPTIONAL { wd:Q1787642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1787642 wdt:P2046 ?area. }
OPTIONAL { wd:Q1787642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1787642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1787642 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 Carapebus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.300112, -41.771764, -22.10831, -41.538445);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carapebus)
[out:json];
(
rel["name"="Carapebus"][type=boundary];
rel["name:en"="Carapebus"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carapebus
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Capelinha do Amparo | -22.133330 , -41.716670 |
Carapebus | -22.195889 , -41.660397 |
Carrapato | -22.200000 , -41.583330 |
Condomínio Agro Industrial | -22.165137 , -41.743993 |
Ingazeira | -22.200000 , -41.733330 |
Itaquira | -22.150000 , -41.650000 |
Manuel Tavares | -22.133330 , -41.600000 |
Novo Destino | -22.166670 , -41.616670 |
Praia de Carapebus | -22.249801 , -41.587117 |
Rodagem | -22.159489 , -41.582616 |
Santa Rita | -22.133330 , -41.600000 |
Notes:
- You can download geometry data for Carapebus 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.