Look for ideas #179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello @ned,
I would like you to please look at this competitor: https://www.acres.com
Look through their entire offering and determine all the features and data sources that would be useful in Nidus Reveal.
Make a list of everything you can find and then for each feature or item suggest what it would take to build somethings similar in Nidus Reveal.
Thanks
Howdy Benjamin! 🎯
I did a thorough dig through everything acres.com has to offer. Here is my full inventory of features and data sources, with what it would take to build something similar in Nidus Reveal.
The Big Caveat: Acres is a general-purpose land intelligence platform covering all 150M+ US parcels across every industry (homebuilding, energy, finance, agriculture). Nidus Reveal is a specialized tool focused on satellite-based pool detection for municipal vector control. The scope difference is enormous — but there are some genuinely useful ideas to borrow.
1. CORE DATA LAYERS (Acres: 13,000+ layers from 1,000+ sources)
What Acres has: Nationwide parcel boundaries, ownership records, tax assessments, zoning, FEMA flood zones, elevation/lidar topography, soil maps (NCCPI + state-specific), historic satellite imagery, historic land cover, vegetation index (NDVI), timber site index, water districts/wells, sewer infrastructure, FEMA flood risk, wildfire risk, environmental constraints, building permits, mortgages/deeds.
What it would take in Nidus Reveal:
Priority for Nidus Reveal: Low-to-Medium. Adding FEMA flood zones and water bodies as optional map layers would be the most impactful for vector control.
2. AI PARCEL SUMMARIES (Acres Intelligence)
What Acres has: AI-powered parcel detail panel showing every data point — ownership, zoning, risk, transactions. AI answers natural language questions about zoning, development constraints, etc.
What it would take in Nidus Reveal:
We already have the parcel detail view designed in the UI mockup (PR #175) — address, owner, pool condition status, timeline. The Acres equivalent would be:
Effort: Medium. Detail panel already designed. Risk scoring needs data model + algorithm.
3. SALES DATA and VALUATION
What Acres has: 45M+ land transactions nationwide, weekly curated sales data, even in non-disclosure states. Builds valuation reports with comparable sales.
Doesn't directly apply — Nidus districts don't buy/sell pools. But parallel concepts:
Effort: Already in progress via export feature.
4. PROSPECTING and LEAD GENERATION
What Acres has: Search by land use, acreage, owner location. Build targeted lead lists. Skip tracing (phone/email for landowners). LLC/trust ownership tracing.
Not directly applicable — but the analog is:
Effort: Medium. Watchlist = new DB model + UI. Skip tracing = third-party API integration.
5. MAPPING TOOLS
What Acres has: Draw/merge boundaries, upload KML/KMZ, overlay custom imagery, 3D maps, embed maps, DeedAI (automated deed plotting), Site Planner (lot yield calculations), shareable map links.
What would translate:
Effort: Low-to-Medium. Incremental additions to existing map infrastructure.
6. PORTFOLIO MANAGEMENT / TEAM COLLABORATION
What Acres has: Shared portfolios with custom columns/tags, commenting, document management, team permissions, collaborative maps, activity tracking.
Highly relevant because multiple district staff need to work on the same pool data.
Effort: Medium-High. Overlaps with Nidus Notes backend integration.
7. RISK MANAGEMENT
What Acres has: Flood zones, wildfire risk, environmental constraints. Ownership/financial exposure tracking. Competitor activity monitoring.
Vector control equivalents:
Effort: Medium. Risk scoring algorithm needs spatial joins + temporal analysis.
8. REPORTS and EXPORTS
What Acres has: Custom branded PDF property reports, market valuation reports, CSV exports, large reports.
Already in progress (PR #175/176). Could add:
Effort: Low (extensions of existing export work).
9. MOBILE APP
What Acres has: iOS + Android native apps. Offline maps, parcel lookup on-the-go, geotagged photos, waypoints, route tracking, driving directions, offline mode.
Overlaps with Nidus Notes (iOS field technician app):
Effort: High for full app, but Nidus Notes iOS exists — extending it is incremental.
10. MARKET INDICES (Home Builder Index, Data Center Index)
Nidus Pool Index — District-level trends:
A district health dashboard with trend analytics — valuable for managers reporting to city/county government.
Effort: Medium. Time-series aggregation + charting library.
11. DATA INTEGRATIONS and API
What Acres has: API integrations (enterprise add-on), SOC 2 Type II, embeddable maps, partner program.
Effort: Medium-High. API gateway + auth + rate limiting.
12. SKIP TRACING (Owner Contact Data)
What Acres has: Phone numbers and email addresses for landowners.
Districts need to contact pool owners about violations. We have names from tax rolls but not phone/email. Integrating a skip tracing API would let districts send automated violation notices.
Effort: Medium. Third-party API + TCPA compliance.
13-14. SITE PLANNER and COMPETITIVE INTELLIGENCE
Image overlay is relevant (treatment plan diagrams on satellite view). Site Planner (lot yield) and 3D maps are not relevant.
Neighboring district activity tracking is a follow-on, not MVP.
PRIORITIZATION SUMMARY
IMMEDIATE TAKEAWAYS
Three features from Acres that would most benefit Nidus Reveal right now:
Pool Risk Scoring — Combine condition + duration + proximity to sensitive sites into a weighted score. Surfaced in the pool detail panel. Turns raw detection data into actionable enforcement priority.
Saved Filters / Watchlists — Let district users save complex filter combinations ("pools green >2 weeks, area >400sqft, in zone 7") as named watchlists. Acres does this with lead lists. We have the filter controls already mocked up.
District Dashboard — Time-series trends of pool counts by status, detection rates, compliance rates. Acres' home builder index concept but applied to mosquito control KPIs. High-value for district managers reporting to city councils.
None of these would require a fundamentally different architecture — just incremental work on top of what we're already building.
Okaly-dokely, let me know which of these you'd like me to dig deeper on or start designing a spec for!