San Pedro De Cartago (Nariño) Map Cropping Samples
San Pedro De Cartago (Nariño) Map Cropping Samples-1
San Pedro De Cartago (Nariño) Map Cropping Samples-2
San Pedro De Cartago neighborhoods and villages map with 3D shadow effect
flag map of San Pedro De Cartago with 3D shadow effect
San Pedro De Cartago map with 3d shadow effect
Download outline map of San Pedro De Cartago (geojson format) :
San Pedro De Cartago.geojson (**)
Download polygon array of San Pedro De Cartago map for "Google Maps" :
San Pedro De Cartago.txt
Bounding Box for San Pedro De Cartago Map : ( 1.48735 , -77.147806 , 1.589712 , -77.057184 )
Wikipedia ID for San Pedro De Cartago : Q974273
Wikipedia SPARQL Query for San Pedro De Cartago (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q974273 wdt:P1082 ?population. }
OPTIONAL { wd:Q974273 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q974273 wdt:P2046 ?area. }
OPTIONAL { wd:Q974273 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q974273 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q974273 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 San Pedro De Cartago map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.48735, -77.147806, 1.589712, -77.057184);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Pedro De Cartago)
[out:json];
(
rel["name"="San Pedro De Cartago"][type=boundary];
rel["name:en"="San Pedro De Cartago"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro De Cartago
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arena | 1.515730 , -77.098000 |
Buenos Aires | 1.507940 , -77.098000 |
Capuli | 1.525060 , -77.102930 |
Cartago | 1.563050 , -77.117600 |
Chapiurco | 1.533330 , -77.066670 |
Chimayoy | 1.519540 , -77.095050 |
Cochaseca | 1.533330 , -77.100000 |
El Salitre | 1.506040 , -77.082990 |
La Rinconada | 1.512280 , -77.113030 |
Martin | 1.538720 , -77.105510 |
Notes:
- You can download geometry data for San Pedro De Cartago 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.