Matanza (Santander) Map Cropping Samples
Matanza (Santander) Map Cropping Samples-1
Matanza (Santander) Map Cropping Samples-2
Matanza neighborhoods and villages map with 3D shadow effect
flag map of Matanza with 3D shadow effect
Matanza map with 3d shadow effect
Download outline map of Matanza (geojson format) :
Matanza.geojson (**)
Download polygon array of Matanza map for "Google Maps" :
Matanza.txt
Bounding Box for Matanza Map : ( 7.196877 , -73.112631 , 7.36292 , -72.978926 )
Wikipedia ID for Matanza : Q1574806
Wikipedia SPARQL Query for Matanza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574806 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574806 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574806 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574806 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574806 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574806 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 Matanza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.196877, -73.112631, 7.36292, -72.978926);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matanza)
[out:json];
(
rel["name"="Matanza"][type=boundary];
rel["name:en"="Matanza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matanza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Aburrido | 7.282500 , -73.060560 |
El Aventino | 7.293890 , -73.098610 |
El Paujil | 7.304720 , -73.095000 |
El Peru | 7.296670 , -73.072780 |
Gualmal | 7.304720 , -73.028610 |
Guarumales | 7.317780 , -73.058610 |
Matanza | 7.322330 , -73.015160 |
San Francisco | 7.235350 , -73.070990 |
Venadillo | 7.251940 , -73.071670 |
Notes:
- You can download geometry data for Matanza 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.