Loma Grande (Cordillera) Map Cropping Samples
Loma Grande (Cordillera) Map Cropping Samples-1
Loma Grande (Cordillera) Map Cropping Samples-2
Loma Grande neighborhoods and villages map with 3D shadow effect
flag map of Loma Grande with 3D shadow effect
Loma Grande map with 3d shadow effect
Download outline map of Loma Grande (geojson format) :
Loma Grande.geojson (**)
Download polygon array of Loma Grande map for "Google Maps" :
Loma Grande.txt
Bounding Box for Loma Grande Map : ( -25.2134385865 , -57.2670504848 , -25.0831746251 , -57.1510081613 )
Wikipedia ID for Loma Grande : Q2411023
Wikipedia SPARQL Query for Loma Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2411023 wdt:P1082 ?population. }
OPTIONAL { wd:Q2411023 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2411023 wdt:P2046 ?area. }
OPTIONAL { wd:Q2411023 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2411023 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2411023 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 Loma Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.2134385865, -57.2670504848, -25.0831746251, -57.1510081613);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Loma Grande)
[out:json];
(
rel["name"="Loma Grande"][type=boundary];
rel["name:en"="Loma Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Loma Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estancia La Susana | -25.134970 , -57.213190 |
Estancia Margarita | -25.132000 , -57.244020 |
Loma Grande | -25.166670 , -57.216670 |
Notes:
- You can download geometry data for Loma Grande 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.