Skip to content

Releases: cockroachlabs-field/crdb-geo-tourist

Uses MapBox

02 Sep 23:33
Compare
Choose a tag to compare

Tagging this as using MapBox before switching over to OpenStreetMap

Add ability to specify "amenity" type (pub, cafe, ...)

08 Oct 17:56
Compare
Choose a tag to compare

Add the "?amenity=pub" to the end of the URL to restrict amenity type to pub (or cafe, bar, restaurant).

Amenity incorporated into the primary key

08 Oct 13:00
Compare
Choose a tag to compare
  • Adding "amenity" as second component of the PK
  • Refining data to only include rows (a) which have a relevant "amenity" value and (b) are located in one of the locales used by the demo
  • Updates to the Docker image to reflect this

Initial version

02 Dec 15:17
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release
  • Works in K8s, shows the CockroachDB operator
  • Small data set so the data loads quickly in the demo
  • Tested on Chrome, but doesn't yet work in Safari