TierraLens for consultants

Environmental consultants

Automate the first-pass screen. Bill higher on the analysis.

Mid-market environmental consulting firms run on hand-assembled GIS screens — slow, expensive, error-prone, and a margin-killer on fixed-fee Phase I and alternatives analyses. TierraLens is an API your junior staff hit to get a citation-ready first pass in seconds: Article 24 wetlands, Edwards WPAPs, SEQRA triggers, NYC DEP watershed — all with citations, authority, and permit paths. Senior staff spend their hours on judgment, not layer-stacking.

Why it hurts today

Why TierraLens

Sample queries

3 examples
Citation-format screen for a client parcel
curl -X POST https://api.tierralens.co/v1/screen \
  -H "Authorization: Bearer tl_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "state": "NY",
    "geometry": { "type": "Polygon", "coordinates": [[...]] },
    "format": "citations",
    "include_permit_paths": true
  }'
Look up a single regulation
curl https://api.tierralens.co/v1/regulations/NY-SEQRA \
  -H "Authorization: Bearer tl_live_..."
White-label PDF deliverable
curl -X POST https://api.tierralens.co/v1/screen?format=pdf&brand=your-firm \
  -H "Authorization: Bearer tl_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "state": "TX", "lat": 30.2672, "lng": -97.7431 }' \
  --output screen.pdf

Relevant in our launch states

NY

New York

full stack →
  • 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
  • NYC-WR-18
    highNYC Department of Environmental Protection
    Stormwater Pollution Prevention — Watershed
    15 RCNY Ch. 18, §18-39
  • TX-EAPP-WPAP
    highTexas Commission on Environmental Quality (TCEQ)
    Water Pollution Abatement Plan (Recharge Zone)
    30 TAC §213.5
  • TX-ACT
    mediumTexas Historical Commission
    Antiquities Code of Texas
    Tex. Nat. Res. Code §191
  • TX-TXR150000
    mediumTCEQ (EPA-delegated NPDES)
    TPDES Construction General Permit
    30 TAC §305 (TXR150000)

Automate the foundation. Keep the judgment.

Join the waitlist for firm-level API access. TierraLens ships with citation formatting, white-label PDF export, and a regulation corpus your juniors can cite with confidence.