Coremas (Paraiba) Map Cropping Samples
Coremas (Paraiba) Map Cropping Samples-1
Coremas (Paraiba) Map Cropping Samples-2
Coremas neighborhoods and villages map with 3D shadow effect
flag map of Coremas with 3D shadow effect
Coremas map with 3d shadow effect
Download outline map of Coremas (geojson format) :
Coremas.geojson (**)
Download polygon array of Coremas map for "Google Maps" :
Coremas.txt
Bounding Box for Coremas Map : ( -7.18521 , -38.09002 , -6.944301 , -37.821618 )
Wikipedia ID for Coremas : Q1843416
Wikipedia SPARQL Query for Coremas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1843416 wdt:P1082 ?population. }
OPTIONAL { wd:Q1843416 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1843416 wdt:P2046 ?area. }
OPTIONAL { wd:Q1843416 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1843416 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1843416 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 Coremas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.18521, -38.09002, -6.944301, -37.821618);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coremas)
[out:json];
(
rel["name"="Coremas"][type=boundary];
rel["name:en"="Coremas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coremas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barro | -6.983330 , -38.050000 |
Cachoeirinha | -7.016670 , -38.050000 |
Caicara | -7.116670 , -38.050000 |
Campo de Fora | -7.050000 , -37.866670 |
Coremas | -7.018593 , -37.945497 |
Cruz da Teresa | -7.016670 , -37.916670 |
Estreito | -7.050000 , -37.916670 |
Garrote | -7.083330 , -38.033330 |
Jiboia | -7.033330 , -38.066670 |
Mata Burro | -7.083330 , -37.966670 |
Pau de Pulga | -7.083330 , -37.916670 |
Pedra Branca | -7.050000 , -38.033330 |
Riacho Fundo | -7.100000 , -38.016670 |
Riacho Grande | -6.983330 , -38.000000 |
Sao Sebastiao | -7.016670 , -37.883330 |
Serrote Redondo | -7.050000 , -38.066670 |
Xavier | -6.983330 , -37.966670 |
Notes:
- You can download geometry data for Coremas 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.