Provenance
Freshness & coverage
Methods (24)
searchActiveLeases
readActive GLO leases. Filters: county, lessee, status, type, field, bbox, near, date, acres.
ORIGINAL_LESSEE is original — current operator may differ.
searchInactiveLeases
readInactive/terminated GLO leases. Same filter shape as searchActiveLeases.
getLeaseDetail
readLookup by leaseNumber. Active first, falls back to Inactive. Adds unit if UNITIZED=Yes.
Required paramsleaseNumbergetExpiringLeases
readActive leases expiring within daysUntilExpiry (default 365). Sorted asc.
Acquisition-signal feed for state-land leases nearing primary-term end.
searchLeaseUnits
readOil & Gas Units. unitStatus=active|inactive|all (default active).
searchPSFLands
readPermanent School Fund Lands (~21.9K). Filters: county, bbox, near, landClass.
County column is "County" (mixed case) on this layer.
searchEasements
readMiscellaneous Easements (~5.9K). Filters: bbox, near, easementType.
No COUNTY column upstream — county filter is silently ignored.
searchOffshoreStructures
readOffshore Inventory Public (~3.4K). Filters: bbox, near, structureType.
getNominatedTracts
readLease-sale nominated tracts (~56). Tiny dataset; typically returns full set.
searchUplandLeases
readUpland surface leases (~1.6K). Filters: leaseStatus, activity, lesseeContains, purposeClass.
leaseStatus is Active|Processing (not the O&G enum). No COUNTY column.
searchSubmergedTracts
readState submerged tracts (~11K polygons). Filters: tractNumber, waterBody, landType, rmc.
Resource-management-code tracts (service layer 7).
searchBeachAccess
readPublic beach & bay access (~607). Filters: county, siteType, accessType, nameContains.
siteType: Gulf Beach, Boat Ramp, Marina, etc. Has County column.
searchCoastalLeases
readCoastal lease points (~9.2K). Filters: leaseClass, gloId, bbox, near.
Point layer; see getCoastalLeasePolygons for polygon footprints.
searchStateAgencyLands
readState agency lands (~246). Filters: county, landType, nameContains, waterBody.
County column is varLandCountyName; landType is a numeric code.
searchPriorityHabitatAreas
readPriority protection habitat areas (~836). Filters: priority, descContains, bbox.
priority: HIGH | MEDIUM | LOW.
searchEsiShoreline
readEnvironmental Sensitivity Index shoreline (~48K polylines). Filters: esi, shoreType, bbox.
Large layer — pass bbox/near to scope. Returns line geometry.
searchInSituBurnExclusion
readIn-situ burn exclusion areas (~73). Filters: type, nameContains, bbox, near.
type: artificial reef | natural bank | ppl.
getCoastalLeasePolygons
readCoastal lease polygon footprints (~324) as GeoJSON. Optional gloId filter.
getCoastalZone
readTexas Coastal Zone boundary (single polygon) as GeoJSON for map overlay.
getThreeMarineLeagueLine
readThree Marine League Line (state offshore boundary) as GeoJSON lines.
getThreeNauticalMileLine
readThree Nautical Mile Line boundary as GeoJSON lines.
getDispersantZone
readDispersant use pre-approval zone (~61) as GeoJSON lines for spill response.
getServiceInfo
readSchema + record counts for any GLO service. Pass service to scope.
