Results 1 to 7 of 7

Thread: Online public land maps with geolocation

  1. #1

    Online public land maps with geolocation

    Most states have detailed information showing the boundaries of various kinds of public land at the federal, state and local level. Government agencies also have all kinds of map information that is useful for all kinds of outdoor activities from 4-wheeling to horse riding to hiking to boating to fishing and everything in between.

    I have started a project to locate that data where it is hosted on Geographical Information System (GIS) servers and produce online maps so everyone has a super easy way to see and use that data. The types of GIS data that these online maps will display include:

    1. Boundaries of public land
    2. Recreation features such as picnic areas, campgrounds, boat launches, trailheads, etc
    3. Fishing and hunting information
    4. Habitats
    5. Public safety including wildland fires and earthquakes

    So far I have completed online maps for several states, including California. The type of data that is available varies by state. I have also completed several national level online maps.

    Below is the homepage link for this project. Please take a moment to read through the text before you start playing with the map links. Also, if you want to get the most out of these maps, be sure to read the “Tips”.

    Public land map homepage:

    http://www.propertylinemaps.com/p/public_land_map.html

    Edit: Opps! I forgot to tell you something. The map legends are really important to help you understand the story the map is telling. To see the map legends, click the button in the upper left corner that says "About this map".

    All of these online maps are displayed by Gmap4 which is an enhanced Google map viewer that I developed. Using the same software to display all of this GIS data from coast-to-coast means you see a consistent interface based on the familiar Google maps and you also get the same broad feature set for every map.

    For those that are GIS savvy (or would like to be) you can peek under the hood and see how the magic works by visiting my GIS page (written at a newbie level):
    http://www.mappingsupport.com/p/gmap4_gis-viewer.html

    Wait... there’s more... or soon will be.

    Each GIS feature you see on these maps have more information (called “attributes”) stored on the GIS server. Currently Gmap4 does not let you click a GIS symbol and see the attribute data. I plan to add that feature this winter.

    Think of this as my Christmas present to you. Enjoy!

    Joseph, the Gmap4 guy
    Last edited by Joseph; 12-20-2014 at 08:52 AM. Reason: forgot something

  2. Likes jman, BruteForce liked this post
  3. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  4. #2
    Adventurer at Large! BruteForce's Avatar
    Join Date
    Apr 2008
    Location
    locked, loaded and ready to rock!
    Posts
    2,893
    It would be great to see where public land intersects private land.. especially here in Utah where it can be nebulous.
    2020 Jeep Gladiator (2" Lift, 37" Tires, Falcon 3.3 Shocks, Lockers, Sliders)
    2018 Polaris Sportsman XP 1000 (Hunter Edition)
    2014 Polaris Sportsman XP 850 HO EFI EPS (Browning Edition)
    2009 Dodge Ram 3500 Mega Laramie/Resistol DRW (~800HP/1400TQ)
    Yukon Charlies 930 Trail Series Snow Shoes
    5.11 Tactical Coyote Boots

    The random world and adventures of BruteForce

  5. #3
    I will certainly be producing map links for Utah.

    Next one though is Wisconsin and then likely Oregon.

  6. #4
    Moderator jman's Avatar
    Join Date
    Mar 2006
    Location
    Above you and looking down
    Posts
    3,717
    Blog Entries
    1
    Joseph, is there a way to zoom in closer than what is defined on the maps?
    ●Canyoneering 'Canyon Conditions' @ www.candition.com
    ●Hiking Treks (my younger brother's website): hiking guides @ www.thetrekplanner.com
    "He who walks on the edge...will eventually fall."
    "There are two ways to die in the desert - dehydration and drowning." -overhearing a Park Ranger at Capitol Reef N.P.
    "...the first law of gear-dynamics: gear is like a gas - it will expand to fit the available space." -Wortman, Outside magazine.
    "SEND IT, BRO!!"

  7. #5
    Quote Originally Posted by jman View Post
    Joseph, is there a way to zoom in closer than what is defined on the maps?
    Max zoom level is outside of my control.

    Any basemap has a max zoom that is defined by whoever made the basemap.

    Same with the GIS overlays. Whoever makes a GIS overlay layer defines the max and min zoom levels at which that layer displays.

  8. #6
    Moderator jman's Avatar
    Join Date
    Mar 2006
    Location
    Above you and looking down
    Posts
    3,717
    Blog Entries
    1
    Quote Originally Posted by Joseph View Post
    Max zoom level is outside of my control.

    Any basemap has a max zoom that is defined by whoever made the basemap.

    Same with the GIS overlays. Whoever makes a GIS overlay layer defines the max and min zoom levels at which that layer displays.
    I see. I guess that makes sense.

    Thanks for info. I'm trying to get my brother to use Gmap4 on his website, but that was a hurdle with the zoom. I'll have to keep persuading him. ;)
    ●Canyoneering 'Canyon Conditions' @ www.candition.com
    ●Hiking Treks (my younger brother's website): hiking guides @ www.thetrekplanner.com
    "He who walks on the edge...will eventually fall."
    "There are two ways to die in the desert - dehydration and drowning." -overhearing a Park Ranger at Capitol Reef N.P.
    "...the first law of gear-dynamics: gear is like a gas - it will expand to fit the available space." -Wortman, Outside magazine.
    "SEND IT, BRO!!"

  9. #7
    A few months ago I started this thread to make people aware of a project I was undertaking as a public service to make recreation related GIS (Geographical Information System) data easily available. GIS data has two parts. One part displays symbols, lines and areas (i.e. polygons) on a map. The other part can display information (called “attributes” in GIS-speak) about each GIS thing you see on the map. Sometimes the attribute data includes a link to even more information. This can be extremely useful to people that play outdoors.

    In my first post in this thread I promised to add the ability to display the GIS attribute data. Good news - that work is now done. Also the homepage for this project now has Gmap4 links that display GIS recreation data for 14 states (including Utah) and more national level maps have been added. The next two states that I will process will likely be Missouri and Indiana.

    To see a good example of GIS attribute data:
    1. Go to the homepage I made for this GIS mapping project:
    http://www.propertylinemaps.com/p/public_land_map.html
    2. Scroll down to the map links and open the "USA Weather Map". This map shows all the current weather watches and warnings. This data is hosted on a GIS server operated by NOAA.
    3. Click any colored area and soon a popup will appear.

    That popup shows all the GIS attribute data for the thing that you clicked. Note that one of the attributes is a link. If you follow that link then you will see the details for that weather watch or warning.

    Gmap4 does not attempt to process the attribute data. Instead, it simply displays the attribute data 'as is'. If some of that data is coded or looks like gibberish, don’t blame me.

    After a map opens, you can click "about this map" in the upper left corner to:
    1. See the map legends
    2. Learn how to turn other GIS layers on/off
    3. Get other tips for using the map

    You can make an interesting map by looking at the GIS layer showing weather watches and warnings and then also turning on the layer that displays the weather radar.

    If you are GIS savvy, here is a greatly expanded list of GIS servers by state:
    http://www.mappingsupport.com/p/gmap...l#source_state

    Anyone that is willing to follow a few simple instructions can make their own custom Gmap4 map links to display the GIS data they wish to see.

    For more information about Gmap4, please see:

    Gmap4 homepage: http://www.mappingsupport.com/p/gmap4.html

    Gmap4 default map: http://www.mappingsupport.com/p/gmap4.php

    Joseph, the Gmap4 guy

  10. Likes justjane0101, Udink liked this post

Similar Threads

  1. Utah declares Stream beds on private land open to public
    By RedMan in forum Hunting & Shooting
    Replies: 9
    Last Post: 04-05-2010, 07:44 PM
  2. S. 22 Omnibus Public Land Act fails to pass
    By RedMan in forum Environmental Issues
    Replies: 11
    Last Post: 03-31-2009, 04:13 PM
  3. Is that land public???
    By ilanimaka in forum Hunting & Shooting
    Replies: 3
    Last Post: 03-12-2009, 06:21 PM
  4. Online topo maps
    By shaggy125 in forum General Discussion
    Replies: 6
    Last Post: 05-28-2008, 06:15 AM
  5. Draper Cracks Down on Homeowners Building on Public Land
    By accadacca in forum General Discussion
    Replies: 1
    Last Post: 10-06-2007, 03:41 PM

Visitors found this page by searching for:

Outdoor Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •