Download outline map of Bacabal (geojson format) :
Bacabal.geojson (**)
Download polygon array of Bacabal map for "Google Maps" :
Bacabal.txt
Bounding Box for Bacabal Map : ( -4.384279 , -45.083386 , -3.855215 , -44.470983 )
Wikipedia ID for Bacabal : Q1807313
Wikipedia SPARQL Query for Bacabal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1807313 wdt:P1082 ?population. }
OPTIONAL { wd:Q1807313 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1807313 wdt:P2046 ?area. }
OPTIONAL { wd:Q1807313 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1807313 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1807313 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 Bacabal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.384279, -45.083386, -3.855215, -44.470983);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bacabal)
[out:json];
(
rel["name"="Bacabal"][type=boundary];
rel["name:en"="Bacabal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bacabal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abundancia | -4.150000 , -44.650000 |
Abundancia | -4.116670 , -44.600000 |
Acude | -4.116670 , -44.933330 |
Agrovila do pa Seco das Mulatas | -4.015789 , -44.679049 |
Agrovila do pa Sincorá | -4.035776 , -44.747796 |
Aldeia I | -4.266424 , -44.903343 |
Altamira dos Borbas | -4.248883 , -44.481090 |
Alto Alegre | -4.153780 , -44.970980 |
Alto Fogoso | -4.119407 , -44.575737 |
Bacabal | -4.227821 , -44.789712 |
Boa Vista I | -4.271376 , -44.944788 |
Bom Jesus | -4.251994 , -44.759902 |
Bomba | -4.284564 , -44.980708 |
Brejinho | -4.287455 , -45.014850 |
Centro do Cirilo | -3.968280 , -44.695168 |
Centro dos Teles | -4.274401 , -45.048639 |
Ha-Mais-Tempo | -4.333330 , -44.933330 |
Jatobá | -4.321718 , -44.933933 |
Lusiana | -4.275120 , -44.725738 |
Madalena | -4.150000 , -44.883330 |
Mangueira | -4.000000 , -44.783330 |
Mocos | -4.300000 , -44.866670 |
Olho d'Agua | -4.200000 , -44.650000 |
Pa Bela Vista | -4.091838 , -44.812253 |
Pau D'Arco | -4.279422 , -44.849576 |
Pedra do Rumo | -4.235024 , -44.722282 |
Piratininga | -4.214687 , -44.620740 |
Queimada | -4.103927 , -44.591701 |
Salgadinho | -4.297933 , -45.081388 |
Salgado | -4.116670 , -44.966670 |
Santa Rosa | -4.133330 , -44.700000 |
Santo Antônio dos Vieiras | -4.214403 , -44.653060 |
São José das Veredas | -4.131259 , -44.947558 |
Sincora | -3.950000 , -44.650000 |
Vila Nova | -4.200251 , -44.929826 |
Notes:
- You can download geometry data for Bacabal 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.