Port details on branch 2023Q4 |
- tile38 In-memory geolocation data store, spatial index, and realtime geofence
- 1.12.0_15 databases
=0 1.12.0_15Version of this port present on the latest quarterly branch. - Maintainer: a.andersson.thn@gmail.com
 - Port Added: 2023-12-07 15:09:06
- Last Update: 2023-12-07 15:06:56
- Commit Hash: 1a5ede5
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0_15 07 Dec 2023 15:06:56
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |
Number of commits found: 1
|