Tinjacá (Boyacá) Map Cropping Samples
Tinjacá (Boyacá) Map Cropping Samples-1
Tinjacá (Boyacá) Map Cropping Samples-2
Tinjacá neighborhoods and villages map with 3D shadow effect
flag map of Tinjacá with 3D shadow effect
Tinjacá map with 3d shadow effect
Download outline map of Tinjacá (geojson format) :
Tinjacá.geojson (**)
Download polygon array of Tinjacá map for "Google Maps" :
Tinjacá.txt
Bounding Box for Tinjacá Map : ( 5.507935 , -73.725541 , 5.638496 , -73.62517 )
Wikipedia ID for Tinjacá : Q1654591
Wikipedia SPARQL Query for Tinjacá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654591 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654591 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654591 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654591 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654591 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654591 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 Tinjacá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.507935, -73.725541, 5.638496, -73.62517);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tinjacá)
[out:json];
(
rel["name"="Tinjacá"][type=boundary];
rel["name:en"="Tinjacá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tinjacá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 5.596110 , -73.709170 |
El Contento | 5.572500 , -73.691390 |
El Hoyo | 5.596390 , -73.694720 |
El Recuerdo | 5.616390 , -73.653890 |
El Retiro | 5.534720 , -73.711110 |
La Congaja | 5.520830 , -73.688610 |
Los Naranjos | 5.593060 , -73.705000 |
Mirado | 5.516110 , -73.697220 |
Penas | 5.577220 , -73.683330 |
San Isidro | 5.523330 , -73.703330 |
Santa Elena | 5.526940 , -73.723330 |
Siativa Abajo | 5.543610 , -73.715560 |
Tijo | 5.566940 , -73.709170 |
Tinjacá | 5.579160 , -73.644860 |
Tres Esquinas | 5.571940 , -73.648890 |
Valparaiso | 5.603330 , -73.702220 |
Notes:
- You can download geometry data for Tinjacá 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.