WPRDC / wprdc-ops

Codeless repo for organizing project-wide work and issues.
0 stars 0 forks source link

set up parcel index dataset #52

Open saylorsd opened 6 months ago

saylorsd commented 6 months ago

There is currently a table in the datastore called parcel_index that is specifically setup to search for parcels by ID, address, or geography. Because this table was made on the database backend, there is no associated resource and therefore API requests to search it are limited to logged in users.

I might be nice to have a parcel index dataset with at least one resource:

  1. The parcel_index table mentioned above as a geojson file with plus as many parent admin regions as we can imagine added tot he properties. (GeoJSON so it can be geocoded without having a WKT field)
saylorsd commented 3 months ago

do this for all geographies