Tarrafas (Ceara) Map Cropping Samples

Tarrafas (Ceara) Map Cropping Samples-1
Tarrafas (Ceara) Map Cropping Samples-1
Tarrafas (Ceara) Map Cropping Samples-2
Tarrafas (Ceara) Map Cropping Samples-2
Download outline map of Tarrafas (geojson format) : Tarrafas.geojson (**)
Download polygon array of Tarrafas map for "Google Maps" : Tarrafas.txt
Bounding Box for Tarrafas Map : ( -6.832684 , -39.90962 , -6.611408 , -39.59772 )
Wikipedia ID for Tarrafas : Q1900852
Wikipedia SPARQL Query for Tarrafas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1900852 wdt:P1082 ?population. }
OPTIONAL { wd:Q1900852 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1900852 wdt:P2046 ?area. }
OPTIONAL { wd:Q1900852 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1900852 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1900852 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.832684, -39.90962, -6.611408, -39.59772);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Tarrafas)
[out:json];
(
rel["name"="Tarrafas"][type=boundary];
rel["name:en"="Tarrafas"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Tarrafas
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cachoeira -6.779763 , -39.706952
Caiçara -6.705660 , -39.670821
Cajazeira -6.716670 , -39.750000
Cajazeiras do Jiló -6.721822 , -39.758294
Lagoa da Caicara -6.733330 , -39.666670
Sitio Cacimbas -6.783330 , -39.733330
Tarrafas -6.685221 , -39.755420
Vila Nova -6.767018 , -39.712581


Notes:
- You can download geometry data for Tarrafas 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.

Create Tarrafas neighborhoods and villages map.


Share this page