Provenance
Freshness & coverage
Methods (5)
searchOilGasLeases
readOSLI O&G lease polygons (~15.4K). Slim schema (LeaseNumber + dates).
Use searchUpcomingAuctionLands for rich county/acres/bid-per-acre attributes.
searchSurfaceOwnership
readOSLI 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
readCommon School trust sections (FundCode=CS, ~20K). Sec 16+36 analog.
Filter twp/rge/surfaceOnly. NO county column — use bbox/PLSS.
searchUpcomingAuctionLands
readOSLI LARCS auction inventory (~195 rows). Rich county/acres/bidPerAcre attributes. NO geometry.
Filter county (Title Case), fundCode, minAcres, excludeWithdrawn (default).
getServiceInfo
readSchema + record counts for any of the 3 services. Pass `service` to scope.
