A lightweight API that allows you to store, index and query geographic data.
GeoStore is a lightweight API that allows you to store, index and query geographic data with a variety of indexes and persistence methods. Each GeoStore consists of…
A spatial index which is responsible for indexing and optimizing the geographic data in the store.
A data store which is responsible for persisting data, either holding it in memory or persisting it to a backend database.
Any number of secondary indexes which index properties associated with your geographic data.