Monteiro (Paraiba) Map Cropping Samples
Monteiro (Paraiba) Map Cropping Samples-1
Monteiro (Paraiba) Map Cropping Samples-2
Monteiro neighborhoods and villages map with 3D shadow effect
flag map of Monteiro with 3D shadow effect
Monteiro map with 3d shadow effect
Download outline map of Monteiro (geojson format) :
Monteiro.geojson (**)
Download polygon array of Monteiro map for "Google Maps" :
Monteiro.txt
Bounding Box for Monteiro Map : ( -8.060608 , -37.357368 , -7.717853 , -36.925143 )
Wikipedia ID for Monteiro : Q1808426
Wikipedia SPARQL Query for Monteiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1808426 wdt:P1082 ?population. }
OPTIONAL { wd:Q1808426 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1808426 wdt:P2046 ?area. }
OPTIONAL { wd:Q1808426 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1808426 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1808426 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 Monteiro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.060608, -37.357368, -7.717853, -36.925143);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monteiro)
[out:json];
(
rel["name"="Monteiro"][type=boundary];
rel["name:en"="Monteiro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monteiro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bom Jesus | -7.850000 , -37.150000 |
Curupati | -7.833330 , -36.966670 |
Guedes | -7.833330 , -37.066670 |
Jatoba | -7.766670 , -37.033330 |
Lagoa Grande de Cima | -7.950000 , -37.033330 |
Limpo Branco | -7.966670 , -37.050000 |
Malhadinha | -7.866670 , -37.033330 |
Monteiro | -7.897766 , -37.123799 |
Mundo Nova | -7.866670 , -36.966670 |
Olho d'Agua do Silva | -7.883330 , -37.216670 |
Paraguai | -8.016670 , -37.116670 |
Paraguai | -7.916670 , -36.966670 |
Picos | -7.933330 , -37.250000 |
Pitombeira | -7.966670 , -36.966670 |
Poco Baixo | -7.800000 , -37.166670 |
Rancho dos Negros | -7.750000 , -37.033330 |
Serrote | -7.929354 , -37.117731 |
Ze Gomes | -7.966670 , -37.100000 |
Notes:
- You can download geometry data for Monteiro 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.