Commit graph

711 commits

Author SHA1 Message Date
ff2ec0ad14
Split out ability to upload flyover data from pool uploads
Tons of changes here, all in the name of quickly getting to where I can
create test compliance letters.
2026-03-02 18:49:02 +00:00
9939434cb3
Create secondary upload for pool data 2026-03-01 22:21:20 +00:00
8bfad892bc
Add debug endpoint for looking at tiles via GPS coord 2026-03-01 21:14:48 +00:00
89eda187be
Get map images working 2026-03-01 20:33:16 +00:00
6fb7fc7825
Debugging parcel image generation 2026-02-28 23:40:21 +00:00
1e8c7b3512
Ignore build command passwordgen 2026-02-28 23:39:55 +00:00
7def74d2c3
Fix parsing envelope out of the database 2026-02-28 23:27:13 +00:00
b062e0b2ca
Update module definition for new requirements 2026-02-28 23:26:53 +00:00
558f523e48
Add support for projections via proj 2026-02-28 23:26:36 +00:00
d4d9749431
Rework arcgis integration for arcgis-go changes and table changes 2026-02-28 23:26:08 +00:00
f19fb0ef2a
remove organization table's old arcgis columns 2026-02-28 23:24:19 +00:00
4f46e7e82f
Fix oauthforuser after rework of oauth token table 2026-02-28 23:24:00 +00:00
a5299f0cae
Re-nest settings sub-pages into configuration 2026-02-28 23:23:16 +00:00
b292f47d47
Clean up removed generated bob files 2026-02-28 23:21:14 +00:00
29bd1fab5c
Remove oauth refresh from dash, remove QR code (its in platform) 2026-02-28 23:18:25 +00:00
558412cfb4
Various new modules for mailer 2026-02-28 23:17:30 +00:00
985a2ab186
Add new platform functions for image tile and parcel 2026-02-28 23:16:43 +00:00
8455a67750
Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
91fe244da8
Add data for handling parcel images 2026-02-28 22:54:39 +00:00
9613cac11a
Add all of Ben's mocks for the new root pages 2026-02-27 16:51:41 +00:00
5d8366015c
Initial import of planning workbench mock 2026-02-27 16:17:48 +00:00
c5c688850d
Update sidebar according to new master plan. 2026-02-27 16:05:57 +00:00
7b1ffbab12
Add new tables for storing parcel and address data 2026-02-26 18:18:33 +00:00
060e2915f1
Populate ArcGIS integration page refresh link 2026-02-25 17:39:16 +00:00
7080222fbc
Add page for configuring ArcGIS integration. 2026-02-25 17:36:19 +00:00
5e3a97272a
Nest setting object inside URL, use URL in sidebar 2026-02-25 17:21:37 +00:00
2838d8eee2
Update gitignore for various outputs 2026-02-25 16:21:12 +00:00
504939a438
Add RCS logos 2026-02-25 16:20:30 +00:00
0ab4e31d5e
Add admin map component file 2026-02-25 16:16:59 +00:00
0c6cd3b562
Add basic helper scripts for starting different binaries 2026-02-25 16:14:18 +00:00
de0d112630
Add tomtom routing test 2026-02-25 16:13:28 +00:00
c1825d8ae0
Add geocode test script
This was just useful in testing out the path for getting geocoding
through ArcGIS
2026-02-25 16:11:48 +00:00
2d2a8248c4
Add required config to signin context 2026-02-25 16:09:10 +00:00
2bb4a134b2
Add centroid information when geocoding
I would use the boundary rect, but I'm getting a 500-level error from
stadia maps
2026-02-25 16:08:32 +00:00
8feabbc489
Add bulk geocoding by goroutine worker
This is nearly as fast, and doesn't require the corp-only license from
stadia map which is 10x the cost.
2026-02-25 14:57:28 +00:00
ca88a0eaab
Add env var to skip TLS verify
This makes it much easier to debug with mitmproxy
2026-02-25 02:45:17 +00:00
6cccc16031
Add structured error output response 2026-02-25 02:44:35 +00:00
d375105de4
Remove chatty debug log line 2026-02-24 20:34:56 +00:00
4e8cb0568e
Translate "empty" as "dry" in pool conditions 2026-02-24 20:34:46 +00:00
efbef12080
Only show CSV as parse after geocoding. 2026-02-24 20:34:32 +00:00
9c6155367b
Improve display of pool conditions 2026-02-24 20:34:21 +00:00
1366e89cf6
Style uploads by status 2026-02-24 20:18:15 +00:00
1a98039264
Add missing upload platform source file 2026-02-24 20:08:57 +00:00
9ba01a2cbe
Fix links to creating pool URL 2026-02-24 20:08:43 +00:00
6180860ac0
Fix update of file upload statistics 2026-02-24 20:07:39 +00:00
c8f5408f27
Add link from root upload page to upload pool detail page. 2026-02-24 20:02:44 +00:00
a776c83557
Create API for discarding file uploads 2026-02-24 17:36:59 +00:00
c4e5369796
Add button to discard an upload 2026-02-24 17:22:20 +00:00
115c5dd71c
Continue to show header on data preview list 2026-02-24 17:10:54 +00:00
f140222dbc
Rename pool status 'empty' to 'dry', add more file upload statuses 2026-02-24 17:05:20 +00:00