Curralinhos (Piaui) Map Cropping Samples
Curralinhos (Piaui) Map Cropping Samples-1
Curralinhos (Piaui) Map Cropping Samples-2
Curralinhos neighborhoods and villages map with 3D shadow effect
flag map of Curralinhos with 3D shadow effect
Curralinhos map with 3d shadow effect
Download outline map of Curralinhos (geojson format) :
Curralinhos.geojson (**)
Download polygon array of Curralinhos map for "Google Maps" :
Curralinhos.txt
Bounding Box for Curralinhos Map : ( -5.704467 , -42.975481 , -5.501469 , -42.734044 )
Wikipedia ID for Curralinhos : Q1871203
Wikipedia SPARQL Query for Curralinhos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1871203 wdt:P1082 ?population. }
OPTIONAL { wd:Q1871203 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1871203 wdt:P2046 ?area. }
OPTIONAL { wd:Q1871203 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1871203 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1871203 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 Curralinhos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.704467, -42.975481, -5.501469, -42.734044);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curralinhos)
[out:json];
(
rel["name"="Curralinhos"][type=boundary];
rel["name:en"="Curralinhos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Curralinhos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abobora | -5.533330 , -42.833330 |
Agrovila do pa Lagoa Nova | -5.569827 , -42.799315 |
Baixa Redonda | -5.666670 , -42.933330 |
Curralinhos | -5.618735 , -42.832146 |
Gado Bravo | -5.583330 , -42.883330 |
Lajinha | -5.583330 , -42.816670 |
Sambaiba | -5.633330 , -42.933330 |
Touro de Cimento | -5.616670 , -42.866670 |
Notes:
- You can download geometry data for Curralinhos 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.