Marcos Parente (Piaui) Map Cropping Samples
Marcos Parente (Piaui) Map Cropping Samples-1
Marcos Parente (Piaui) Map Cropping Samples-2
Marcos Parente neighborhoods and villages map with 3D shadow effect
flag map of Marcos Parente with 3D shadow effect
Marcos Parente map with 3d shadow effect
Download outline map of Marcos Parente (geojson format) :
Marcos Parente.geojson (**)
Download polygon array of Marcos Parente map for "Google Maps" :
Marcos Parente.txt
Bounding Box for Marcos Parente Map : ( -7.231041 , -44.048306 , -6.93356 , -43.724298 )
Wikipedia ID for Marcos Parente : Q1938857
Wikipedia SPARQL Query for Marcos Parente (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1938857 wdt:P1082 ?population. }
OPTIONAL { wd:Q1938857 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1938857 wdt:P2046 ?area. }
OPTIONAL { wd:Q1938857 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1938857 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1938857 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 Marcos Parente map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.231041, -44.048306, -6.93356, -43.724298);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marcos Parente)
[out:json];
(
rel["name"="Marcos Parente"][type=boundary];
rel["name:en"="Marcos Parente"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marcos Parente
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buriti Grande | -6.983330 , -43.816670 |
Cocal | -6.985011 , -43.984460 |
Gado Bravo | -6.950000 , -43.816670 |
Joao Martins | -7.150000 , -43.900000 |
Marcos Parente | -7.120603 , -43.890080 |
Santa Rosa | -7.033330 , -43.933330 |
Notes:
- You can download geometry data for Marcos Parente 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.