Storey (Nevada) Map Cropping Samples
Storey (Nevada) Map Cropping Samples-1
Storey (Nevada) Map Cropping Samples-2
Storey neighborhoods and villages map with 3D shadow effect
flag map of Storey with 3D shadow effect
Storey map with 3d shadow effect
Download outline map of Storey (geojson format) :
Storey.geojson (**)
Download polygon array of Storey map for "Google Maps" :
Storey.txt
Bounding Box for Storey Map : ( 39.250871 , -119.71407 , 39.62889 , -119.279801 )
Wikipedia ID for Storey : Q484431
Wikipedia SPARQL Query for Storey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q484431 wdt:P1082 ?population. }
OPTIONAL { wd:Q484431 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q484431 wdt:P2046 ?area. }
OPTIONAL { wd:Q484431 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q484431 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q484431 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 Storey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.250871, -119.71407, 39.62889, -119.279801);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Storey)
[out:json];
(
rel["name"="Storey"][type=boundary];
rel["name:en"="Storey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Storey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Clark | 39.564080 , -119.481570 |
Divide | 39.297970 , -119.655180 |
Gilpin | 39.597970 , -119.335730 |
Gold Hill | 39.290470 , -119.657400 |
Lockwood | 39.507130 , -119.646570 |
Mark Twain Estates | 39.306860 , -119.552670 |
Mustang Ranch | 39.510750 , -119.633240 |
Virginia City | 39.307469 , -119.648270 |
Virginia City Highlands | 39.380750 , -119.643790 |
Notes:
- You can download geometry data for Storey 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.