Esmeralda (Nevada) Map Cropping Samples

Esmeralda (Nevada) Map Cropping Samples-1
Esmeralda (Nevada) Map Cropping Samples-1
Esmeralda (Nevada) Map Cropping Samples-2
Esmeralda (Nevada) Map Cropping Samples-2
Download outline map of Esmeralda (geojson format) : Esmeralda.geojson (**)
Download polygon array of Esmeralda map for "Google Maps" : Esmeralda.txt
Bounding Box for Esmeralda Map : ( 36.971111 , -118.428144 , 38.473797 , -117.164765 )
Wikipedia ID for Esmeralda : Q484349
Wikipedia SPARQL Query for Esmeralda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q484349 wdt:P1082 ?population. }
OPTIONAL { wd:Q484349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q484349 wdt:P2046 ?area. }
OPTIONAL { wd:Q484349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q484349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q484349 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.971111, -118.428144, 38.473797, -117.164765);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Esmeralda)
[out:json];
(
rel["name"="Esmeralda"][type=boundary];
rel["name:en"="Esmeralda"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Esmeralda
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alkali 37.825770 , -117.337580
Blair 37.792990 , -117.649260
Blair Junction 38.018768 , -117.771377
Coaldale 38.027430 , -117.883160
Coaldale Junction 38.031600 , -117.887050
Columbus 38.110210 , -118.019280
Coyote Hole 37.797150 , -117.805380
Dyer 37.649338 , -118.034517
Florence Hill 37.707710 , -117.218690
Forks Station 37.495770 , -117.166190
Gemfield 37.739650 , -117.295080
Gold Hit 37.933540 , -118.280120
Gold Point 37.354650 , -117.365080
Goldfield 37.712171 , -117.237855
McLeans 38.047710 , -117.652040
Millers 38.136600 , -117.457590
Montezuma 37.703820 , -117.368970
Nivloc 37.715490 , -117.758980
Old Camp 37.258260 , -117.324800
Silver Peak 37.757758 , -117.638649
Stateline 37.296600 , -117.406190
Sylvania 37.397990 , -117.724250
The Crossing 37.869650 , -117.971490
Tokop 37.301600 , -117.261180
Weepah 37.930210 , -117.559540
West Spring 37.722150 , -117.270640


Notes:
- You can download geometry data for Esmeralda 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.

Create Esmeralda neighborhoods and villages map.


Share this page