Puebloviejo (Magdalena) Map Cropping Samples
Puebloviejo (Magdalena) Map Cropping Samples-1
Puebloviejo (Magdalena) Map Cropping Samples-2
Puebloviejo neighborhoods and villages map with 3D shadow effect
flag map of Puebloviejo with 3D shadow effect
Puebloviejo map with 3d shadow effect
Download outline map of Puebloviejo (geojson format) :
Puebloviejo.geojson (**)
Download polygon array of Puebloviejo map for "Google Maps" :
Puebloviejo.txt
Bounding Box for Puebloviejo Map : ( 10.658847 , -74.484814 , 11.00699 , -74.219962 )
Wikipedia ID for Puebloviejo : Q1441089
Wikipedia SPARQL Query for Puebloviejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441089 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441089 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441089 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441089 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441089 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441089 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 Puebloviejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.658847, -74.484814, 11.00699, -74.219962);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puebloviejo)
[out:json];
(
rel["name"="Puebloviejo"][type=boundary];
rel["name:en"="Puebloviejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puebloviejo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocas de Aracataca | 10.768630 , -74.371510 |
Cantagallal | 10.772590 , -74.304090 |
El Jaguey | 10.971670 , -74.385100 |
El Porton | 10.716950 , -74.260730 |
Hacienda Barravieja | 10.974260 , -74.444850 |
Hacienda Mahoma | 10.966670 , -74.383330 |
Isla del Rosario | 10.983330 , -74.283330 |
La Loma | 10.729280 , -74.282330 |
Las Flores | 10.757450 , -74.258670 |
Los Ceibones | 10.753510 , -74.328070 |
Los Guayabos | 10.692720 , -74.255090 |
Palmira | 10.978370 , -74.311480 |
Palos Prietos | 10.665840 , -74.220410 |
Puebloviejo | 10.993760 , -74.284380 |
San Joaquin | 10.774750 , -74.264130 |
Santa Cruz | 10.691860 , -74.271170 |
Tierra Nueva | 10.752770 , -74.312970 |
Tres Esquinas | 10.683330 , -74.233330 |
Notes:
- You can download geometry data for Puebloviejo 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.