Download outline map of Mistrató (geojson format) :
Mistrató.geojson (**)
Download polygon array of Mistrató map for "Google Maps" :
Mistrató.txt
Bounding Box for Mistrató Map : ( 5.244739 , -76.086982 , 5.568041 , -75.833007 )
Wikipedia ID for Mistrató : Q923166
Wikipedia SPARQL Query for Mistrató (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q923166 wdt:P1082 ?population. }
OPTIONAL { wd:Q923166 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q923166 wdt:P2046 ?area. }
OPTIONAL { wd:Q923166 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q923166 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q923166 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 Mistrató map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.244739, -76.086982, 5.568041, -75.833007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mistrató)
[out:json];
(
rel["name"="Mistrató"][type=boundary];
rel["name:en"="Mistrató"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mistrató
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albania | 5.406760 , -75.915520 |
Arribato | 5.329460 , -75.940440 |
Atarraya | 5.425000 , -75.929170 |
Buenos Aires | 5.395830 , -75.905560 |
Caracoli | 5.437220 , -75.888060 |
Chorro Seco | 5.370000 , -75.929440 |
Citabara | 5.393870 , -75.921320 |
Costa Rica | 5.377780 , -75.903060 |
El Asomadero | 5.358610 , -75.932500 |
El Silencio | 5.433060 , -75.891670 |
Guapa | 5.399720 , -75.916110 |
Guayabal | 5.398330 , -75.910000 |
Juntas | 5.370570 , -75.864610 |
La Florida | 5.273610 , -75.902780 |
La Magdalena | 5.345280 , -75.865830 |
La Maria | 5.344830 , -75.878600 |
La Maria | 5.420830 , -75.924720 |
La Merced | 5.401940 , -75.884720 |
La Robada | 5.332780 , -75.874720 |
La Union | 5.431110 , -75.896670 |
Loma Hermosa | 5.385830 , -75.889440 |
Mampay | 5.360000 , -75.879720 |
Mistrató | 5.297300 , -75.883220 |
Nacedero | 5.321000 , -75.876900 |
Playa Bonita | 5.333580 , -75.880560 |
Rio de Janeiro | 5.354170 , -75.853330 |
Samana | 5.415830 , -75.995560 |
San Antonio del Chami | 5.417700 , -75.901750 |
Soratama | 5.426820 , -75.921340 |
Notes:
- You can download geometry data for Mistrató 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.