Charta (Santander) Map Cropping Samples
Charta (Santander) Map Cropping Samples-1
Charta (Santander) Map Cropping Samples-2
Charta neighborhoods and villages map with 3D shadow effect
flag map of Charta with 3D shadow effect
Charta map with 3d shadow effect
Download outline map of Charta (geojson format) :
Charta.geojson (**)
Download polygon array of Charta map for "Google Maps" :
Charta.txt
Bounding Box for Charta Map : ( 7.186031 , -73.074783 , 7.319049 , -72.88149 )
Wikipedia ID for Charta : Q594164
Wikipedia SPARQL Query for Charta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q594164 wdt:P1082 ?population. }
OPTIONAL { wd:Q594164 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q594164 wdt:P2046 ?area. }
OPTIONAL { wd:Q594164 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q594164 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q594164 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 Charta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.186031, -73.074783, 7.319049, -72.88149);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Charta)
[out:json];
(
rel["name"="Charta"][type=boundary];
rel["name:en"="Charta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Charta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Argentina | 7.250000 , -73.016670 |
Charta | 7.280250 , -72.967820 |
El Palcho | 7.231730 , -73.032960 |
La Aguada | 7.216110 , -73.025000 |
Naval | 7.191830 , -73.068430 |
Palmas | 7.243480 , -73.050490 |
Pericos | 7.198060 , -73.056670 |
Pirita | 7.248460 , -73.030560 |
Notes:
- You can download geometry data for Charta 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.