This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== BLM Land Pahrump ====== **Location** : Pahrump, Nevada **GPS**: 36.208851, -115.958926 **Cell Signal** : T-Mobile : 3-4 bars Mbps Up: 5, Down: 5 **TV Reception** : **Terrain** : Desert land right in Pahrump on the eastern edge of the city. **Notes** You drive into the city and go through a neighborhood to get there. Only noticed one person with an RV here when we arrived at night. This morning when I got up, I noticed that there were at least two cars down the road. <html> <div id="blm_land_pahrump_mapid" style='height:500px'></div> <script> var blm_land_pahrump_latLong = [36.208851, -115.958926]; var blm_land_pahrump_zoom = 13 var blm_land_pahrump_mymap = L.map('blm_land_pahrump_mapid').setView(blm_land_pahrump_latLong,blm_land_pahrump_zoom); L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: 'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors', maxZoom: 18, tileSize: 256, zoomOffset: 0, }).addTo(blm_land_pahrump_mymap); L.marker(blm_land_pahrump_latLong).addTo(blm_land_pahrump_mymap); </script> </html>