Download outline map of Box Elder (geojson format) :
Box Elder.geojson (**)
Download polygon array of Box Elder map for "Google Maps" :
Box Elder.txt
Bounding Box for Box Elder Map : ( 40.999924 , -114.042553 , 42.001246 , -111.873197 )
Wikipedia ID for Box Elder : Q109641
Wikipedia SPARQL Query for Box Elder (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109641 wdt:P1082 ?population. }
OPTIONAL { wd:Q109641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109641 wdt:P2046 ?area. }
OPTIONAL { wd:Q109641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109641 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 Box Elder map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.999924, -114.042553, 42.001246, -111.873197);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Box Elder)
[out:json];
(
rel["name"="Box Elder"][type=boundary];
rel["name:en"="Box Elder"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Box Elder
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bear River City | 41.613102 , -112.124275 |
Blue Creek | 41.862150 , -112.456910 |
Bothwell | 41.717150 , -112.258840 |
Bradford | 41.629930 , -112.139670 |
Brigham City | 41.502801 , -112.044625 |
Cedar Springs | 41.636870 , -112.628580 |
Collinston | 41.774650 , -112.094950 |
Corinne | 41.549873 , -112.123059 |
Cropley | 41.652990 , -112.173560 |
Crystal Springs | 41.660210 , -112.087450 |
Deweyville | 41.693227 , -112.088270 |
Elwood | 41.676639 , -112.137622 |
Etna | 41.671590 , -113.954460 |
Evans | 41.623540 , -112.176900 |
Fielding | 41.812182 , -112.117197 |
Garland | 41.736380 , -112.162920 |
Grouse Creek Junction | 41.421590 , -113.889450 |
Hardup | 41.895470 , -113.151660 |
Hogup | 41.259090 , -113.124150 |
Honeyville | 41.635499 , -112.085186 |
Howell | 41.773387 , -112.445361 |
Kelton | 41.746030 , -113.106380 |
Lakeside | 41.222430 , -112.865530 |
Lampo Junction | 41.636320 , -112.423580 |
Lucin | 41.348260 , -113.905010 |
Lynn | 41.872700 , -113.744730 |
Madsen | 41.666320 , -112.091620 |
Mantua | 41.500795 , -111.934292 |
Matlin | 41.559370 , -113.358880 |
Midlake | 41.223820 , -112.664690 |
Nerva | 41.368830 , -112.041610 |
Park Valley | 41.817420 , -113.329160 |
Penrose | 41.650760 , -112.301620 |
Perry | 41.464457 , -112.039554 |
Pigeon | 41.332420 , -113.799450 |
Plymouth | 41.875276 , -112.142405 |
Portage | 41.977117 , -112.242424 |
Promontory | 41.617980 , -112.551192 |
Promontory Point | 41.222439 , -112.481031 |
Riverside | 41.810572 , -112.140254 |
Rosette | 41.818530 , -113.413050 |
Rozel | 41.586040 , -112.646640 |
Snowville | 41.972764 , -112.716386 |
South Willard | 41.358017 , -112.040966 |
Standrod | 41.993810 , -113.419170 |
Thatcher | 41.680995 , -112.319848 |
Tremonton | 41.718725 , -112.188763 |
Tresend | 41.220760 , -112.760530 |
Washakie | 41.944090 , -112.217180 |
Wheelon | 41.829090 , -112.056060 |
Willard | 41.414047 , -112.044645 |
Yost | 41.960750 , -113.542230 |
Notes:
- You can download geometry data for Box Elder 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.