Cristino Castro (Piaui) Map Cropping Samples
Cristino Castro (Piaui) Map Cropping Samples-1
Cristino Castro (Piaui) Map Cropping Samples-2
Cristino Castro neighborhoods and villages map with 3D shadow effect
flag map of Cristino Castro with 3D shadow effect
Cristino Castro map with 3d shadow effect
Download outline map of Cristino Castro (geojson format) :
Cristino Castro.geojson (**)
Download polygon array of Cristino Castro map for "Google Maps" :
Cristino Castro.txt
Bounding Box for Cristino Castro Map : ( -9.018511 , -44.304972 , -8.583985 , -43.683438 )
Wikipedia ID for Cristino Castro : Q1940564
Wikipedia SPARQL Query for Cristino Castro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1940564 wdt:P1082 ?population. }
OPTIONAL { wd:Q1940564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1940564 wdt:P2046 ?area. }
OPTIONAL { wd:Q1940564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1940564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1940564 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 Cristino Castro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.018511, -44.304972, -8.583985, -43.683438);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cristino Castro)
[out:json];
(
rel["name"="Cristino Castro"][type=boundary];
rel["name:en"="Cristino Castro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cristino Castro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boa Vista | -8.933330 , -43.950000 |
Cristino Castro | -8.812939 , -44.215558 |
Japecanga | -8.846539 , -43.922399 |
Jenipapo | -8.916670 , -44.150000 |
Lagoa Grande | -8.748550 , -43.946127 |
Lajes | -8.750000 , -44.150000 |
Palmeiras | -8.850000 , -43.916670 |
Pe do Morro | -8.750000 , -43.950000 |
Santana | -8.650000 , -43.966670 |
Várzea Grande | -8.653230 , -43.959189 |
Notes:
- You can download geometry data for Cristino Castro 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.