Timbiras (Maranhao) Map Cropping Samples
Timbiras (Maranhao) Map Cropping Samples-1
Timbiras (Maranhao) Map Cropping Samples-2
Timbiras neighborhoods and villages map with 3D shadow effect
flag map of Timbiras with 3D shadow effect
Timbiras map with 3d shadow effect
Download outline map of Timbiras (geojson format) :
Timbiras.geojson (**)
Download polygon array of Timbiras map for "Google Maps" :
Timbiras.txt
Bounding Box for Timbiras Map : ( -4.406489 , -44.074079 , -3.935117 , -43.587716 )
Wikipedia ID for Timbiras : Q1008188
Wikipedia SPARQL Query for Timbiras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1008188 wdt:P1082 ?population. }
OPTIONAL { wd:Q1008188 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1008188 wdt:P2046 ?area. }
OPTIONAL { wd:Q1008188 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1008188 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1008188 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 Timbiras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.406489, -44.074079, -3.935117, -43.587716);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Timbiras)
[out:json];
(
rel["name"="Timbiras"][type=boundary];
rel["name:en"="Timbiras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Timbiras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baixa | -4.183330 , -43.750000 |
Campestre | -4.166670 , -43.900000 |
Cigana | -4.100000 , -43.616670 |
Morro Branco | -4.200000 , -43.666670 |
Santana | -4.200000 , -43.766670 |
Sao Joaquim | -4.050000 , -43.616670 |
Sao Jose | -4.116670 , -43.900000 |
Timbiras | -4.257570 , -43.938186 |
Notes:
- You can download geometry data for Timbiras 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.