Carutapera (Maranhao) Map Cropping Samples
Carutapera (Maranhao) Map Cropping Samples-1
Carutapera (Maranhao) Map Cropping Samples-2
Carutapera neighborhoods and villages map with 3D shadow effect
flag map of Carutapera with 3D shadow effect
Carutapera map with 3d shadow effect
Download outline map of Carutapera (geojson format) :
Carutapera.geojson (**)
Download polygon array of Carutapera map for "Google Maps" :
Carutapera.txt
Bounding Box for Carutapera Map : ( -1.741447 , -46.169538 , -1.043977 , -45.834031 )
Wikipedia ID for Carutapera : Q2016480
Wikipedia SPARQL Query for Carutapera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2016480 wdt:P1082 ?population. }
OPTIONAL { wd:Q2016480 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2016480 wdt:P2046 ?area. }
OPTIONAL { wd:Q2016480 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2016480 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2016480 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 Carutapera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.741447, -46.169538, -1.043977, -45.834031);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carutapera)
[out:json];
(
rel["name"="Carutapera"][type=boundary];
rel["name:en"="Carutapera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carutapera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Vila Piritina Ou Forquilha | -1.269048 , -46.031082 |
Carutapera | -1.206282 , -46.019835 |
Estiva | -1.298739 , -45.980215 |
Livramento | -1.310308 , -45.945148 |
Macacoeira | -1.218720 , -46.120920 |
Maracoeira | -1.233330 , -46.100000 |
Praia Velha | -1.100458 , -45.892864 |
São Lourenço | -1.373987 , -46.116498 |
Notes:
- You can download geometry data for Carutapera 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.