Port details on branch 2023Q2 |
- tile38 In-memory geolocation data store, spatial index, and realtime geofence
- 1.12.0_12 databases
=0 1.12.0_12Version of this port present on the latest quarterly branch. - Maintainer: a.andersson.thn@gmail.com
 - Port Added: 2023-04-08 16:02:42
- Last Update: 2023-04-08 15:33:05
- Commit Hash: 95d3a8d
- License: MIT
- WWW:
- https://tile38.com/
- Description:
- Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
Support for lots of Clients Libraries written in many different languages.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.
Full command line interface.
Leader / follower replication.
In-memory database that persists on disk.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tile38>0:databases/tile38
- To install the port:
- cd /usr/ports/databases/tile38/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tile38
- pkg install tile38
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tile38
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1523593520
SHA256 (tidwall-tile38-1.12.0_GH0.tar.gz) = ca054d40109ff970fccd29efc425fc249b1824bf9dccfdc50e461d9e980ba014
SIZE (tidwall-tile38-1.12.0_GH0.tar.gz) = 32813196
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_tile38
- USES:
- go shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|