Cachoeira Grande (Maranhao) Map Cropping Samples
Cachoeira Grande (Maranhao) Map Cropping Samples-1
Cachoeira Grande (Maranhao) Map Cropping Samples-2
Cachoeira Grande neighborhoods and villages map with 3D shadow effect
flag map of Cachoeira Grande with 3D shadow effect
Cachoeira Grande map with 3d shadow effect
Download outline map of Cachoeira Grande (geojson format) :
Cachoeira Grande.geojson (**)
Download polygon array of Cachoeira Grande map for "Google Maps" :
Cachoeira Grande.txt
Bounding Box for Cachoeira Grande Map : ( -3.290699 , -44.088036 , -2.893587 , -43.75212 )
Wikipedia ID for Cachoeira Grande : Q2013274
Wikipedia SPARQL Query for Cachoeira Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013274 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013274 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013274 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013274 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013274 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013274 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 Cachoeira Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.290699, -44.088036, -2.893587, -43.75212);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cachoeira Grande)
[out:json];
(
rel["name"="Cachoeira Grande"][type=boundary];
rel["name:en"="Cachoeira Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cachoeira Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cachoeira Grande | -2.927546 , -44.052515 |
Croa Grande | -3.082169 , -43.983327 |
Mutum | -3.083330 , -43.933330 |
Santo Antonio do Napoleão | -3.117283 , -43.950305 |
São José dos Lopes | -2.985059 , -44.000255 |
Notes:
- You can download geometry data for Cachoeira Grande 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.