Open avdata99 opened 3 years ago
Attempt to replace issue #2418.
Start using geo-search from ckanext-spatial extension and stop using our (not documented) custom table
ckanext-spatial
In ckanext-spatial you can index your geo data and then search by location
We will need to fix our spatial extra field validation issue before doing this.
Notes:
spatial
Attempt to replace issue #2418.
Feature/what we're after
Start using geo-search from
ckanext-spatial
extension and stop using our (not documented) custom tableAnticipated/hypothesized benefits
Measurements/metrics
References/background
In ckanext-spatial you can index your geo data and then search by location
We will need to fix our spatial extra field validation issue before doing this.
Tasks