Rangel (Mérida) Map Cropping Samples

Rangel (Mérida) Map Cropping Samples-1
Rangel (Mérida) Map Cropping Samples-1
Rangel (Mérida) Map Cropping Samples-2
Rangel (Mérida) Map Cropping Samples-2
Download outline map of Rangel (geojson format) : Rangel.geojson (**)
Download polygon array of Rangel map for "Google Maps" : Rangel.txt
Bounding Box for Rangel Map : ( 8.419522 , -71.107449 , 8.74 , -70.831702 )
Wikipedia ID for Rangel : Q929490
Wikipedia SPARQL Query for Rangel (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q929490 wdt:P1082 ?population. }
OPTIONAL { wd:Q929490 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q929490 wdt:P2046 ?area. }
OPTIONAL { wd:Q929490 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q929490 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q929490 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"](8.419522, -71.107449, 8.74, -70.831702);
);
out geom;

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

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

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


Neighborhoods and Villages of Rangel
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
El Salado 8.622630 , -71.081690
La Mucuy 8.618980 , -71.062230
Loma Linda 8.609660 , -71.093860
Los Llanitos 8.624840 , -71.100450
Mucunutan 8.610570 , -71.087770
Refugio Universidad de los Andes 8.590560 , -71.011110
San Juan Bautista 8.492480 , -70.856480
San Rafael 8.638330 , -71.075670
Santa Rosa 8.466990 , -70.849000
Santa Rosa 8.471350 , -70.847200
Tabay 8.619079 , -71.009277


Notes:
- You can download geometry data for Rangel 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 Rangel neighborhoods and villages map.


Share this page