All data sources

TxGIO (Texas GIS)

No authtx-txgio

TxGIO — Texas Geographic Information Office (formerly TNRIS), the state GIS clearinghouse, via its public ArcGIS REST services (feature.geographic.texas.gov). Statewide Texas base GIS as map-ready WGS84 GeoJSON: incorporated city boundaries (1,225), legislative districts (TX Senate/House + US Congressional), 1:250k geology (units/faults/dikes), NHD hydrography (rivers/streams + waterbodies), and StratMap land parcels (~14.3M). Complements the Texas connectors rrc (O&G wells), tceq (environmental), twdb (water wells), and tx-glo (state lands) with the statewide base layers none of them carry. No auth.

Provenance

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (6)

  • searchCities

    read

    Texas incorporated city boundary polygons (1,225) as GeoJSON

    Filter cityName; limit defaults 50. Returns 2010/2020 population and GNIS.

  • getLegislativeDistricts

    read

    Texas legislative district polygons (Senate / House / US Congress) as GeoJSON

    Args: chamber? (senate default | house | congress), bbox?, limit?.

  • getGeologyUnits

    read

    1:250,000 Texas geology (units / faults / dikes) as GeoJSON

    featureType units|faults|dikes; bbox recommended; limit defaults 50.

  • getHydrography

    read

    NHD rivers/streams + waterbodies as GeoJSON

    Args: featureType? (rivers default | waterbodies), bbox? (REQUIRED), limit?.

  • getParcels

    read

    StratMap land parcels as GeoJSON (bbox-bounded)

    bbox required for 14.3M parcels; optional where; limit defaults 100, caps 1000.

  • getServiceInfo

    read

    Describe layers, WGS84 GeoJSON, bbox rules, and related Texas connectors.