Santa María (La Paz) Map Cropping Samples
Santa María (La Paz) Map Cropping Samples-1
Santa María (La Paz) Map Cropping Samples-2
Santa María neighborhoods and villages map with 3D shadow effect
flag map of Santa María with 3D shadow effect
Santa María map with 3d shadow effect
Download outline map of Santa María (geojson format) :
Santa María.geojson (**)
Download polygon array of Santa María map for "Google Maps" :
Santa María.txt
Bounding Box for Santa María Map : ( 14.188087 , -88.0065 , 14.327929 , -87.848 )
Wikipedia ID for Santa María : Q2394137
Wikipedia SPARQL Query for Santa María (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394137 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394137 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394137 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394137 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394137 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394137 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 Santa María map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.188087, -88.0065, 14.327929, -87.848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa María)
[out:json];
(
rel["name"="Santa Maria"][type=boundary];
rel["name:en"="Santa Maria"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.300000 , -87.900000 |
Arenales | 14.266670 , -87.883330 |
Banaderos | 14.316670 , -87.916670 |
Chichicaste | 14.316670 , -87.916670 |
El Guayabal | 14.200000 , -87.850000 |
El Mojon del Terrero | 14.316670 , -87.966670 |
Guapololo | 14.316670 , -87.916670 |
La Cumbre | 14.200000 , -87.850000 |
Las Crucitas | 14.266670 , -87.916670 |
Las Delicias | 14.283330 , -87.933330 |
Las Estancias | 14.300000 , -87.900000 |
Lepasale | 14.200000 , -87.850000 |
Los Planes | 14.250000 , -87.900000 |
Los Pozos | 14.300000 , -87.950000 |
Marcazapa | 14.266670 , -87.933330 |
Miratoro | 14.216670 , -87.883330 |
Portillo el Naranjo | 14.316670 , -87.916670 |
Ranteca | 14.316670 , -87.916670 |
Rio Negro | 14.200000 , -87.866670 |
Santa Maria | 14.283330 , -87.933330 |
Notes:
- You can download geometry data for Santa 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.