Jesús María (Santander) Map Cropping Samples
Jesús María (Santander) Map Cropping Samples-1
Jesús María (Santander) Map Cropping Samples-2
Jesús María neighborhoods and villages map with 3D shadow effect
flag map of Jesús María with 3D shadow effect
Jesús María map with 3d shadow effect
Download outline map of Jesús María (geojson format) :
Jesús María.geojson (**)
Download polygon array of Jesús María map for "Google Maps" :
Jesús María.txt
Bounding Box for Jesús María Map : ( 5.788092 , -73.932765 , 5.910857 , -73.741804 )
Wikipedia ID for Jesús María : Q731893
Wikipedia SPARQL Query for Jesús María (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q731893 wdt:P1082 ?population. }
OPTIONAL { wd:Q731893 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q731893 wdt:P2046 ?area. }
OPTIONAL { wd:Q731893 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q731893 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q731893 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 Jesús María map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.788092, -73.932765, 5.910857, -73.741804);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jesús María)
[out:json];
(
rel["name"="Jesús María"][type=boundary];
rel["name:en"="Jesús María"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jesús María
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria | 5.830000 , -73.842780 |
Alto Campo Alegre | 5.860900 , -73.876820 |
Berlin | 5.858890 , -73.862780 |
Campo Hermosa | 5.859720 , -73.888610 |
Caralito | 5.869170 , -73.819720 |
Cristales | 5.850830 , -73.803610 |
El Amarillo | 5.792500 , -73.825000 |
El Candado | 5.823610 , -73.842500 |
El Eucalipto | 5.813330 , -73.829720 |
El Higueron | 5.853330 , -73.915830 |
El Hoyo | 5.881670 , -73.810540 |
El Limon | 5.869440 , -73.839440 |
El Oscuro | 5.868060 , -73.809720 |
El Paraiso | 5.849910 , -73.906800 |
El Uvalito | 5.853610 , -73.921390 |
Jesús María | 5.877150 , -73.780970 |
La Arena | 5.862080 , -73.823310 |
La Esperanza | 5.838890 , -73.824170 |
La Gaviota | 5.894840 , -73.834010 |
La Laguna | 5.867780 , -73.756390 |
La Planada | 5.848060 , -73.803610 |
La Union | 5.818610 , -73.822500 |
Monte Bello | 5.861110 , -73.901670 |
Ojo de Agua | 5.834440 , -73.818890 |
Rancho Grande | 5.878060 , -73.756390 |
San Isidro | 5.844440 , -73.829170 |
San Jeronimo | 5.846990 , -73.857430 |
Santa Marta | 5.854170 , -73.798890 |
Zaragaza | 5.850280 , -73.890830 |
Notes:
- You can download geometry data for Jesús María 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.