This is probably a simple question, but I'm not very good at PostGIS and don't fully grok all of this. Basically I have a table (nodes) with a POINT column (point). I have created an index on this column create index nodes__points on nodes using gist (point) The column was created with select addgeometrycolumn('nodes', 'points', 'POINT', 4326, 2) I am using srid 4326 because I'm adding data that's
{{#tags}}- {{label}}
{{/tags}}