Manta (Cundinamarca) Map Cropping Samples

Manta (Cundinamarca) Map Cropping Samples-1
Manta (Cundinamarca) Map Cropping Samples-1
Manta (Cundinamarca) Map Cropping Samples-2
Manta (Cundinamarca) Map Cropping Samples-2
Download outline map of Manta (geojson format) : Manta.geojson (**)
Download polygon array of Manta map for "Google Maps" : Manta.txt
Bounding Box for Manta Map : ( 4.914202 , -73.619566 , 5.072523 , -73.50763 )
Wikipedia ID for Manta : Q1654947
Wikipedia SPARQL Query for Manta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654947 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654947 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654947 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654947 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654947 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654947 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.914202, -73.619566, 5.072523, -73.50763);
);
out geom;

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

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

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


Neighborhoods and Villages of Manta
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cubia 4.980280 , -73.533610
El Bosque 4.958330 , -73.565280
Madrid 4.971670 , -73.553890
Manta 5.008640 , -73.541150
Minas 4.996940 , -73.518890
Palmar Abajo 4.974260 , -73.562790
Palmar Arriba 4.975870 , -73.576620
Quimbita 4.992750 , -73.563660
San Jeronimo 4.975630 , -73.540170


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


Share this page