Mogotes (Santander) Map Cropping Samples
Mogotes (Santander) Map Cropping Samples-1
Mogotes (Santander) Map Cropping Samples-2
Mogotes neighborhoods and villages map with 3D shadow effect
flag map of Mogotes with 3D shadow effect
Mogotes map with 3d shadow effect
Download outline map of Mogotes (geojson format) :
Mogotes.geojson (**)
Download polygon array of Mogotes map for "Google Maps" :
Mogotes.txt
Bounding Box for Mogotes Map : ( 6.356396 , -73.080433 , 6.648589 , -72.832947 )
Wikipedia ID for Mogotes : Q1577177
Wikipedia SPARQL Query for Mogotes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577177 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577177 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577177 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577177 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577177 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577177 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 Mogotes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.356396, -73.080433, 6.648589, -72.832947);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mogotes)
[out:json];
(
rel["name"="Mogotes"][type=boundary];
rel["name:en"="Mogotes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mogotes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuchiquira | 6.500000 , -72.966670 |
El Hoyo | 6.481840 , -73.029770 |
Guare | 6.437380 , -73.012260 |
La Pena | 6.447360 , -73.031960 |
La Victoria | 6.433120 , -73.057100 |
Lomita de Suarez | 6.433730 , -73.034050 |
Manchadores | 6.583330 , -72.933330 |
Mogotes | 6.475590 , -72.970460 |
Pitiguao | 6.586890 , -72.963820 |
Resina | 6.566670 , -72.933330 |
Notes:
- You can download geometry data for Mogotes 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.