Melgar (Tolima) Map Cropping Samples

Melgar (Tolima) Map Cropping Samples-2
Melgar (Tolima) Map Cropping Samples-2
Download outline map of Melgar (geojson format) : Melgar.geojson (**)
Download polygon array of Melgar map for "Google Maps" : Melgar.txt
Bounding Box for Melgar Map : ( 4.095693 , -74.752141 , 4.272175 , -74.555366 )
Wikipedia ID for Melgar : Q1257259
Wikipedia SPARQL Query for Melgar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1257259 wdt:P1082 ?population. }
OPTIONAL { wd:Q1257259 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1257259 wdt:P2046 ?area. }
OPTIONAL { wd:Q1257259 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1257259 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1257259 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"](4.095693, -74.752141, 4.272175, -74.555366);
);
out geom;

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

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

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


Neighborhoods and Villages of Melgar
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Arabia 4.181410 , -74.578210
Bombote 4.189170 , -74.698440
Buenavista 4.150000 , -74.633330
Caserio Rionegro 4.116670 , -74.683330
Cualamana 4.191160 , -74.590900
Cualamana 4.188960 , -74.584840
El Jardin 4.197890 , -74.607500
El Parque 4.215020 , -74.595580
El Salero 4.254200 , -74.607610
Guacamaya 4.171820 , -74.628050
Guaduala 4.200000 , -74.666670
Inali 4.112980 , -74.679360
La Primavera 4.241490 , -74.601560
Maravilla 4.115450 , -74.616870
Melgar 4.204750 , -74.640750
San Antonio 4.170880 , -74.597320
Santa Amalia 4.231240 , -74.569850
Valle de Los Lanceros 4.207130 , -74.672710
Vereda Buenavista 4.135240 , -74.654160
Vereda Chimbi 4.198840 , -74.718080
Vereda Cualamana 4.179860 , -74.608790
Vereda El Salero 4.245960 , -74.605240
Vereda Las Palmas 4.223920 , -74.566760


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


Share this page