Primeira Cruz (Maranhao) Map Cropping Samples
Primeira Cruz (Maranhao) Map Cropping Samples-1
Primeira Cruz (Maranhao) Map Cropping Samples-2
Primeira Cruz neighborhoods and villages map with 3D shadow effect
flag map of Primeira Cruz with 3D shadow effect
Primeira Cruz map with 3d shadow effect
Download outline map of Primeira Cruz (geojson format) :
Primeira Cruz.geojson (**)
Download polygon array of Primeira Cruz map for "Google Maps" :
Primeira Cruz.txt
Bounding Box for Primeira Cruz Map : ( -3.022107 , -43.492785 , -2.325146 , -43.186082 )
Wikipedia ID for Primeira Cruz : Q960537
Wikipedia SPARQL Query for Primeira Cruz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q960537 wdt:P1082 ?population. }
OPTIONAL { wd:Q960537 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q960537 wdt:P2046 ?area. }
OPTIONAL { wd:Q960537 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q960537 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q960537 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 Primeira Cruz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.022107, -43.492785, -2.325146, -43.186082);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Primeira Cruz)
[out:json];
(
rel["name"="Primeira Cruz"][type=boundary];
rel["name:en"="Primeira Cruz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Primeira Cruz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aparecida | -2.855457 , -43.306479 |
Areinhas | -2.408887 , -43.446551 |
Cacozinho | -3.015280 , -43.304440 |
Caeté | -2.551905 , -43.376060 |
Campo Novo | -2.421933 , -43.330383 |
Cassó | -2.955522 , -43.249980 |
Joselino | -2.749169 , -43.379005 |
Mairizinho | -2.380593 , -43.366163 |
Mato Grosso | -3.002690 , -43.261663 |
Primeira Cruz | -2.510740 , -43.438109 |
Notes:
- You can download geometry data for Primeira Cruz 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.