Puerto Concordia (Meta) Map Cropping Samples
![Puerto Concordia (Meta) Map Cropping Samples-1](og_image/map_cropping/4-1108700949-1.jpeg)
Puerto Concordia (Meta) Map Cropping Samples-1
![Puerto Concordia (Meta) Map Cropping Samples-2](og_image/map_cropping/4-1108700949-3.jpeg)
Puerto Concordia (Meta) Map Cropping Samples-2
![Puerto Concordia neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108700949.jpg)
Puerto Concordia neighborhoods and villages map with 3D shadow effect
![flag map of Puerto Concordia with 3D shadow effect](og_image/flag_maps/flag_map_1108700949.jpg)
flag map of Puerto Concordia with 3D shadow effect
![Puerto Concordia map with 3d shadow effect](og_image/blank_maps/map_1108700949.png)
Puerto Concordia map with 3d shadow effect
Download outline map of Puerto Concordia (geojson format) :
Puerto Concordia.geojson (**)
Download polygon array of Puerto Concordia map for "Google Maps" :
Puerto Concordia.txt
Bounding Box for Puerto Concordia Map : ( 2.523456 , -72.948077 , 3.028127 , -72.438773 )
Wikipedia ID for Puerto Concordia : Q1525869
Wikipedia SPARQL Query for Puerto Concordia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525869 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525869 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525869 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525869 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525869 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525869 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 Puerto Concordia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.523456, -72.948077, 3.028127, -72.438773);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Concordia)
[out:json];
(
rel["name"="Puerto Concordia"][type=boundary];
rel["name:en"="Puerto Concordia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Concordia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguas Claras | 2.674970 , -72.753720 |
Balastera | 2.699640 , -72.722980 |
Bellavista | 2.943490 , -72.808830 |
Berlin | 2.639420 , -72.773920 |
Caserio El Dorado | 2.629970 , -72.615500 |
Caserio El Ultimo Intento | 2.610680 , -72.834580 |
Cruce de Pororio | 2.797440 , -72.816030 |
El Recreo | 2.612940 , -72.829700 |
El Tigre | 2.773060 , -72.681110 |
El Ultimo Intento | 2.629290 , -72.614240 |
La Sal | 2.600000 , -72.583330 |
Malabrigo | 2.800000 , -72.700000 |
Mereyes | 2.889150 , -72.803490 |
Montanita | 2.570720 , -72.745710 |
Pororio | 2.834070 , -72.804640 |
Puerto Concordia | 2.622060 , -72.757240 |
Puerto Iris | 2.710590 , -72.780800 |
Puerto Palomas | 2.745990 , -72.815820 |
Puerto Pororio | 2.794360 , -72.814330 |
Puerto Riascos | 2.577270 , -72.748410 |
Santa Helena | 2.676920 , -72.782900 |
Santa Isabel | 2.795410 , -72.689060 |
Notes:
- You can download geometry data for Puerto Concordia 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.