Susques (Jujuy) Map Cropping Samples
Susques (Jujuy) Map Cropping Samples-1
Susques (Jujuy) Map Cropping Samples-2
Susques neighborhoods and villages map with 3D shadow effect
flag map of Susques with 3D shadow effect
Susques map with 3d shadow effect
Download outline map of Susques (geojson format) :
Susques.geojson (**)
Download polygon array of Susques map for "Google Maps" :
Susques.txt
Bounding Box for Susques Map : ( -24.212248 , -67.21423 , -22.991555 , -66.105999 )
Wikipedia ID for Susques : Q1495796
Wikipedia SPARQL Query for Susques (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1495796 wdt:P1082 ?population. }
OPTIONAL { wd:Q1495796 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1495796 wdt:P2046 ?area. }
OPTIONAL { wd:Q1495796 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1495796 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1495796 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 Susques map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.212248, -67.21423, -22.991555, -66.105999);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Susques)
[out:json];
(
rel["name"="Susques"][type=boundary];
rel["name:en"="Susques"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Susques
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Catua | -23.871050 , -67.005580 |
Coranzuli | -23.015160 , -66.366440 |
El Porvenir | -23.846110 , -66.792620 |
Olaroz Chico | -23.398180 , -66.798300 |
Olaroz Grande | -23.321540 , -66.781390 |
Pairique Grande | -23.020860 , -66.718440 |
Sasques | -23.398640 , -66.367010 |
Sey | -23.916670 , -66.566670 |
Sijes | -23.974920 , -66.551560 |
Susques | -23.421842 , -66.454153 |
Tocol | -23.056150 , -66.498260 |
Turu Tari | -23.113030 , -66.612530 |
Notes:
- You can download geometry data for Susques 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.