TierraLens for renewables

Renewable developers

Screen 10,000 parcels a day. Deep-dive the top 50.

Utility-scale solar, wind, and BESS developers live and die by site-selection speed. TierraLens gives your siting team an API that can rip through tens of thousands of candidate parcels a day — scoring each on Edwards Aquifer karst, Article 24 wetlands, SEQRA Type I triggers, and transmission queue proximity — before a single consultant hour is billed. When you find the fifty parcels worth a deep-dive, the same API returns citations, permit paths, and typical timelines in machine-readable JSON.

Why it hurts today

Why TierraLens

Sample queries

3 examples
Screen a 500-acre solar parcel
curl -X POST https://api.tierralens.co/v1/screen \
  -H "Authorization: Bearer tl_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "state": "TX",
    "geometry": { "type": "Polygon", "coordinates": [[...]] },
    "acreage": 500,
    "use_case": "utility_solar",
    "include_regulations": true
  }'
List renewable-siting layers for NY
curl https://api.tierralens.co/v1/layers?state=NY&category=renewable \
  -H "Authorization: Bearer tl_live_..."
Watch a parcel for regulatory change
curl -X POST https://api.tierralens.co/v1/monitor \
  -H "Authorization: Bearer tl_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "parcel_id": "tx-travis-0142-77",
    "webhook": "https://siting.example.com/tl-hook",
    "events": ["regulation_change", "layer_remap"]
  }'

Relevant in our launch states

NY

New York

full stack →
  • NY-94c
    lowNYS Office of Renewable Energy Siting
    ORES Consolidated Permit (>25 MW)
    NY Exec. Law §94-c; 19 NYCRR Part 900
  • NY-SEQRA
    highNYSDEC + lead agency
    SEQRA Review (Type I)
    6 NYCRR Part 617
  • NY-ECL-24
    highNYSDEC
    Freshwater Wetlands Permit
    ECL Article 24; 6 NYCRR Part 663
  • TX-EAPP-WPAP
    highTexas Commission on Environmental Quality (TCEQ)
    Water Pollution Abatement Plan (Recharge Zone)
    30 TAC §213.5
  • ESA-7-KARST
    highUSFWS Austin Ecological Services
    ESA §7 — Karst Invertebrates
    16 U.S.C. §1536; 50 CFR §17

Ship a faster siting funnel

Join the waitlist to plug TierraLens into your siting pipeline. We onboard renewable developers first — TX and NY today, CA and CO next.