All data sources

WY Office of State Lands & Investments

No authwy-osli

Wyoming OSLI — ~3.5M acres state trust + mineral estate. - searchOilGasLeases (~15.4K — slim schema) - searchSchoolSections ⭐ FundCode='CS' (Common School Sec 16+36 trust ~20K) - searchSurfaceOwnership (~31.6K), searchUpcomingAuctionLands (~195 LARCS rich), getServiceInfo Spec drift: getLeaseDetail DROPPED — lease polygon schema is too slim (LeaseNumber + dates only). LARCS table provides rich county/acres/bidPerAcre attributes — surfaced as searchUpcomingAuctionLands. upstream quirks: StateOwnership has NO County column — bbox/PLSS scoping only. FundCode CS dominates (20.1K of 31.6K parcels). Native gis2.statelands.wyo.gov returns rich schemas; AGOL mirrors are slimmer.

Provenance

PublisherWY Office of State Lands & Investments

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (5)

  • searchOilGasLeases

    read

    OSLI O&G lease polygons (~15.4K). Slim schema (LeaseNumber + dates).

    Use searchUpcomingAuctionLands for rich county/acres/bid-per-acre attributes.

  • searchSurfaceOwnership

    read

    OSLI State Ownership parcels (~31.6K). Filter fundCode/township/range/surfaceOnly. NO county column.

    fundCode accepts 2-3 letter code (CS/FL/SR) or descriptive substring.

  • searchSchoolSections

    read

    Common School trust sections (FundCode=CS, ~20K). Sec 16+36 analog.

    Filter twp/rge/surfaceOnly. NO county column — use bbox/PLSS.

  • searchUpcomingAuctionLands

    read

    OSLI LARCS auction inventory (~195 rows). Rich county/acres/bidPerAcre attributes. NO geometry.

    Filter county (Title Case), fundCode, minAcres, excludeWithdrawn (default).

  • getServiceInfo

    read

    Schema + record counts for any of the 3 services. Pass `service` to scope.