Monte Carmelo (Trujillo) Map Cropping Samples
Monte Carmelo (Trujillo) Map Cropping Samples-1
Monte Carmelo (Trujillo) Map Cropping Samples-2
Monte Carmelo neighborhoods and villages map with 3D shadow effect
flag map of Monte Carmelo with 3D shadow effect
Monte Carmelo map with 3d shadow effect
Download outline map of Monte Carmelo (geojson format) :
Monte Carmelo.geojson (**)
Download polygon array of Monte Carmelo map for "Google Maps" :
Monte Carmelo.txt
Bounding Box for Monte Carmelo Map : ( 9.077887 , -71.048913 , 9.376905 , -70.722186 )
Wikipedia ID for Monte Carmelo : Q1943693
Wikipedia SPARQL Query for Monte Carmelo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1943693 wdt:P1082 ?population. }
OPTIONAL { wd:Q1943693 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1943693 wdt:P2046 ?area. }
OPTIONAL { wd:Q1943693 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1943693 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1943693 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 Monte Carmelo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.077887, -71.048913, 9.376905, -70.722186);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monte Carmelo)
[out:json];
(
rel["name"="Monte Carmelo"][type=boundary];
rel["name:en"="Monte Carmelo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monte Carmelo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belen | 9.191710 , -70.831350 |
Buena Vista | 9.299140 , -70.878620 |
Caja Honda | 9.320100 , -70.870340 |
Campo Alegre | 9.186920 , -70.838400 |
Cano Negro | 9.306670 , -70.911050 |
Caroni | 9.343020 , -70.927360 |
Cristobal | 9.217640 , -70.830560 |
El Albarico | 9.271270 , -70.858790 |
El Anteojo | 9.242150 , -70.861830 |
El Filodelias Monas | 9.248210 , -70.839430 |
El Jabillal | 9.195510 , -70.820190 |
El Pescado | 9.250000 , -70.866670 |
El Playon | 9.208500 , -70.837390 |
Helechal | 9.250540 , -70.852830 |
La Amarilla | 9.168790 , -70.832000 |
La Cuchilla | 9.216060 , -70.797020 |
La Delgadita | 9.134540 , -70.855450 |
La Mesa del Palmar | 9.221080 , -70.846600 |
La Mona | 9.175640 , -70.810490 |
La Popa | 9.176070 , -70.831040 |
La Sagua | 9.209420 , -70.799640 |
La Victoria | 9.327040 , -70.861930 |
Mimbos | 9.218570 , -70.805500 |
Poco | 9.264220 , -70.902620 |
San Lorenzo | 9.183330 , -70.900000 |
San Marcos | 9.301810 , -70.850230 |
San Pedro | 9.157040 , -70.873450 |
San Rafael | 9.233580 , -70.822060 |
Santa Rosa | 9.282450 , -70.916650 |
Santa Teresa | 9.225600 , -70.803050 |
Yagrumal | 9.201180 , -70.798670 |
Notes:
- You can download geometry data for Monte Carmelo 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.