Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spatial-index

Spatial Indexing in sql server

Error when using Spatial Index in SQL Server

SOLR 4.2 - solr.LatLonType type vs solr.SpatialRecursivePrefixTreeFieldType

Searching for a tuple with all elements greater than a given tuple efficiently

MYSQL Using Spatial Index

MySQL: Invalid GIS data provided to function st_geometryfromtext

Spatial index slowing down query

SQL Optimising a spatial index for localised geography points

Poor Lucene in-memory spatial index performance

Best Performance-Critical Algorithm for Solving Nearest Neighbor

What is an infinite scaleless quadtree called?

Can I create a "Covering, Spatial" index in SQL Server 2008?

How to implement Spatial(Geo-Location) searching in Grails?

Speeding up PostgreSQL query where data is between two dates

RTree: Count points in the neighbourhoods within each point of another set of points

How can I speed up this Sql Server Spatial query? [closed]

Benefits of nearest neighbor search with Morton-order?

2D Spatial Data Structure suitable for Flocking Boids in Java