Download outline map of Maria La Baja (geojson format) :
Maria La Baja.geojson (**)
Download polygon array of Maria La Baja map for "Google Maps" :
Maria La Baja.txt
Bounding Box for Maria La Baja Map : ( 9.870054 , -75.483357 , 10.091341 , -75.20583 )
Wikipedia ID for Maria La Baja : Q597264
Wikipedia SPARQL Query for Maria La Baja (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q597264 wdt:P1082 ?population. }
OPTIONAL { wd:Q597264 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q597264 wdt:P2046 ?area. }
OPTIONAL { wd:Q597264 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q597264 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q597264 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 Maria La Baja map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.870054, -75.483357, 10.091341, -75.20583);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maria La Baja)
[out:json];
(
rel["name"="Maria La Baja"][type=boundary];
rel["name:en"="Maria La Baja"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maria La Baja
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Cambalache | 10.048470 , -75.254850 |
| Cantera | 10.066670 , -75.250000 |
| Carbonero | 9.966670 , -75.233330 |
| Cedro | 9.933330 , -75.366670 |
| Chiquillo | 9.923980 , -75.467770 |
| Colonia San Pablo | 10.050000 , -75.266670 |
| Colu | 9.924780 , -75.345590 |
| Correa | 10.042500 , -75.404720 |
| El Bolsillo | 10.050000 , -75.400000 |
| El Encanto | 9.985400 , -75.218850 |
| El Limon | 10.065950 , -75.247640 |
| El Nispero | 9.933330 , -75.433330 |
| El Puerto | 10.066670 , -75.283330 |
| El Puerto | 10.005020 , -75.317210 |
| El Sena | 9.966670 , -75.283330 |
| Flamenco | 9.985400 , -75.396550 |
| Florida | 9.942970 , -75.349310 |
| Hacienda Mata de Piedra | 10.016670 , -75.383330 |
| Hacienda Sabanita | 10.000000 , -75.383330 |
| Kazeta | 10.033330 , -75.266670 |
| La Candelaria | 9.952900 , -75.292160 |
| La Ceja | 10.004570 , -75.413790 |
| La Esperanza | 10.033330 , -75.266670 |
| La Roleta | 10.015420 , -75.256940 |
| Las Balsas | 10.033330 , -75.483330 |
| Las Mercedes | 10.000000 , -75.233330 |
| Loma la Cruz | 9.950000 , -75.266670 |
| Los Bellos | 9.938570 , -75.390500 |
| Los Vijaos | 9.933330 , -75.400000 |
| Majagua | 9.995040 , -75.262250 |
| Mampujan | 9.992420 , -75.234440 |
| María la Baja | 9.983200 , -75.301550 |
| Marquez | 10.000000 , -75.266670 |
| Mata de Piedra | 10.033330 , -75.400000 |
| Matuya | 9.934830 , -75.314050 |
| Nomenombres | 9.903840 , -75.261430 |
| Palenquito | 10.000000 , -75.250000 |
| Paso el Tiempo | 9.994370 , -75.271470 |
| Prosperidad | 9.955790 , -75.265010 |
| Pueblo Nuevo | 9.884850 , -75.386350 |
| Puerto Santander | 10.016670 , -75.316670 |
| Retiro Nuevo | 9.918600 , -75.370530 |
| Sabanas de Angola | 9.900000 , -75.450000 |
| San Pablo | 10.051540 , -75.267750 |
| Santa Rita | 9.966670 , -75.266670 |
| Santa Rosa | 9.966670 , -75.366670 |
| Vayanviendo | 9.916670 , -75.433330 |
Notes:
- You can download geometry data for Maria La Baja 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.