ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

change radius query to use centroid instead of boundary #87

Closed wavemechanics closed 2 years ago

wavemechanics commented 2 years ago

What

Now that the geo table has the centroid coordinates in a geometry field, change the radius query to use that field (wkb_long_lat_geom) instead of the boundary field (wkb_geometry).