GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
610 stars 98 forks source link

Remove PostGIS dependency #4403

Open FuhuXia opened 1 year ago

FuhuXia commented 1 year ago

According to ckanext-spatial doc,

Starting from ckanext-spatial 2.0.0 PostGIS is no longer required to use the extension,
and its use has been deprected.

Sketch

we are on ckanext-spatial 2.0.0. We can remove PostGIS from our DB installation and verify geospatial search function.

hkdctol commented 1 year ago

No need to fix this at the moment.

rshewitt commented 1 year ago

looks like ckanext-spatial uses solr for spatial search