Mariquita (Tolima) Map Cropping Samples
Mariquita (Tolima) Map Cropping Samples-1
Mariquita (Tolima) Map Cropping Samples-2
Mariquita neighborhoods and villages map with 3D shadow effect
flag map of Mariquita with 3D shadow effect
Mariquita map with 3d shadow effect
Download outline map of Mariquita (geojson format) :
Mariquita.geojson (**)
Download polygon array of Mariquita map for "Google Maps" :
Mariquita.txt
Bounding Box for Mariquita Map : ( 5.142403 , -75.009356 , 5.313428 , -74.794243 )
Wikipedia ID for Mariquita : Q532572
Wikipedia SPARQL Query for Mariquita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q532572 wdt:P1082 ?population. }
OPTIONAL { wd:Q532572 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q532572 wdt:P2046 ?area. }
OPTIONAL { wd:Q532572 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q532572 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q532572 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 Mariquita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.142403, -75.009356, 5.313428, -74.794243);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mariquita)
[out:json];
(
rel["name"="Mariquita"][type=boundary];
rel["name:en"="Mariquita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mariquita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ecopetrol | 5.201870 , -74.930070 |
El Eden | 5.278280 , -74.873600 |
El Hatillo | 5.230710 , -74.984820 |
Granja Mariquita | 5.187600 , -74.880610 |
La Aurora | 5.181340 , -74.894880 |
La Cabana | 5.266670 , -74.983330 |
La Ceibita | 5.188980 , -74.861450 |
La Primavera | 5.209260 , -74.926190 |
Lumbi | 5.146900 , -74.895130 |
Mariquita | 5.198890 , -74.892950 |
Pueble Nuevo | 5.228600 , -74.930760 |
Quebrada Honda | 5.209510 , -74.945600 |
Residencias Los Lagos | 5.198490 , -74.870340 |
San Agustin | 5.243970 , -74.983580 |
San Antonio | 5.237960 , -74.984370 |
San Diego | 5.171950 , -74.943340 |
San Rafael | 5.226420 , -74.876100 |
Santa Ana | 5.233120 , -74.839200 |
Villa Martin | 5.217470 , -74.930670 |
Notes:
- You can download geometry data for Mariquita 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.