enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Grid (spatial index) - Wikipedia

    en.wikipedia.org/wiki/Grid_(spatial_index)

    A grid-based spatial index has the advantage that the structure of the index can be created first, and data added on an ongoing basis without requiring any change to the index structure; indeed, if a common grid is used by disparate data collecting and indexing activities, such indices can easily be merged from a variety of sources.

  3. Spatial database - Wikipedia

    en.wikipedia.org/wiki/Spatial_database

    A spatial index is used by a spatial database to optimize spatial queries.Database systems use indices to quickly look up values by sorting data values in a linear (e.g. alphabetical) order; however, this way of indexing data is not optimal for spatial queries in two- or three-dimensional space.

  4. Indicators of spatial association - Wikipedia

    en.wikipedia.org/wiki/Indicators_of_spatial...

    Indicators of spatial association are statistics that evaluate the existence of clusters in the spatial arrangement of a given variable. For instance, if we are studying cancer rates among census tracts in a given city local clusters in the rates mean that there are areas that have higher or lower rates than is to be expected by chance alone; that is, the values occurring are above or below ...

  5. Moran's I - Wikipedia

    en.wikipedia.org/wiki/Moran's_I

    Global Moran's I is a measure of the overall clustering of the spatial data. It is defined as = = = (¯) (¯) = (¯) where is the number of spatial units indexed by and ;; is the variable of interest;

  6. R-tree - Wikipedia

    en.wikipedia.org/wiki/R-tree

    R-trees are tree data structures used for spatial access methods, i.e., for indexing multi-dimensional information such as geographical coordinates, rectangles or polygons. The R-tree was proposed by Antonin Guttman in 1984 [2] and has found significant use in both theoretical and applied contexts. [3]

  7. Geohash - Wikipedia

    en.wikipedia.org/wiki/Geohash

    The most important property of Geohash for humans is that it preserves spatial hierarchy in the code prefixes. For example, in the "1 Geohash digit grid" illustration of 32 rectangles, above, the spatial region of the code e (rectangle of greyish blue circle at position 4,3) is preserved with prefix e in the "2 digit grid" of 1024 rectangles ...

  8. Spatial descriptive statistics - Wikipedia

    en.wikipedia.org/wiki/Spatial_descriptive_statistics

    Spatial descriptive statistics is the intersection of spatial statistics and descriptive statistics; these methods are used for a variety of purposes in geography, ...

  9. Shapefile - Wikipedia

    en.wikipedia.org/wiki/Shapefile

    Using this index, it is possible to seek backwards in the shapefile by, first, seeking backwards in the shape index (which is possible because it uses fixed-length records), then reading the record offset, and using that offset to seek to the correct position in the .shp file. It is also possible to seek forwards an arbitrary number of records ...