×

To be able to write in the forum you need to authenticate. Meanwhile it's read-only.

Change History

New api methods will be announced here. Changes in our data that is relevant to checkers scripts/tags will also be announced here.

Message: Attributes

Changed By: magma1447
Change Date: August 19, 2020 12:28PM

Attributes
We have seen reasons to update the attributes in the back-end a bit. With that we will also update them to the latest names used by HQ. These 40 attributes will have their names changed:

(ID: X, old-name => new-name)
ID: 2 Access or parking fee => Access/parking fee
ID: 3 Climbing gear => Climbing gear required
ID: 4 Boat => Boat required
ID: 5 Scuba gear => Scuba gear required
ID: 7 Takes less than an hour => Takes less than one hour
ID: 9 Significant Hike => Significant hike
ID: 10 Difficult climbing => Difficult climb
ID: 13 Available at all times => Available 24/7
ID: 15 Available during winter => Available in winter
ID: 18 Dangerous Animals => Dangerous animals
ID: 20 Abandoned mines => Abandoned mine
ID: 21 Cliff / falling rocks => Cliff/falling rocks
ID: 22 Hunting => Hunting area
ID: 25 Parking available => Parking nearby
ID: 26 Public transportation => Public transportation nearby
ID: 31 Camping available => Camping nearby
ID: 42 Needs Maintenance => Needs maintenance
ID: 43 Watch for livestock => Livestock nearby
ID: 45 Lost And Found Tour => Lost and Found tour
ID: 46 Truck Driver/RV => Trucks/RVs
ID: 47 Field Puzzle => Field puzzle
ID: 48 UV Light Required => UV light required
ID: 49 Snowshoes => May require snowshoes
ID: 50 Cross Country Skis => May require cross country skis
ID: 51 Special Tool Required => Special tool required
ID: 52 Night Cache => Night cache
ID: 53 Park and Grab => Park and grab
ID: 54 Abandoned Structure => Abandoned structure
ID: 55 Short hike (less than 1km) => Short hike (<1 km)
ID: 56 Medium hike (1km-10km) => Medium hike (1 km–10 km)
ID: 57 Long Hike (+10km) => Long hike (>10 km)
ID: 58 Fuel Nearby => Fuel nearby
ID: 59 Food Nearby => Food nearby
ID: 60 Wireless Beacon => Wireless beacon
ID: 61 Partnership Cache => Partnership cache
ID: 62 Seasonal Access => Seasonal access
ID: 63 Tourist Friendly => Recommended for tourists
ID: 64 Tree Climbing => Tree climbing required
ID: 65 Front Yard (Private Residence) => Yard (private residence)
ID: 66 Teamwork Required => Teamwork cache

It's now that I regret exposing the names to the checker system instead of IDs. Next post will have a list of all potentially affected scripts and tags.
[b]Correction! It's now I realize it was smart to only expose IDs. Checkers aren't affected, they will only use old names, which isn't a big deal. The API only handles IDs.[/b]

Original Message

Author: magma1447
Date: August 19, 2020 12:07PM

Attributes
We have seen reasons to update the attributes in the back-end a bit. With that we will also update them to the latest names used by HQ. These 40 attributes will have their names changed:

(ID: X, old-name => new-name)
ID: 2 Access or parking fee => Access/parking fee
ID: 3 Climbing gear => Climbing gear required
ID: 4 Boat => Boat required
ID: 5 Scuba gear => Scuba gear required
ID: 7 Takes less than an hour => Takes less than one hour
ID: 9 Significant Hike => Significant hike
ID: 10 Difficult climbing => Difficult climb
ID: 13 Available at all times => Available 24/7
ID: 15 Available during winter => Available in winter
ID: 18 Dangerous Animals => Dangerous animals
ID: 20 Abandoned mines => Abandoned mine
ID: 21 Cliff / falling rocks => Cliff/falling rocks
ID: 22 Hunting => Hunting area
ID: 25 Parking available => Parking nearby
ID: 26 Public transportation => Public transportation nearby
ID: 31 Camping available => Camping nearby
ID: 42 Needs Maintenance => Needs maintenance
ID: 43 Watch for livestock => Livestock nearby
ID: 45 Lost And Found Tour => Lost and Found tour
ID: 46 Truck Driver/RV => Trucks/RVs
ID: 47 Field Puzzle => Field puzzle
ID: 48 UV Light Required => UV light required
ID: 49 Snowshoes => May require snowshoes
ID: 50 Cross Country Skis => May require cross country skis
ID: 51 Special Tool Required => Special tool required
ID: 52 Night Cache => Night cache
ID: 53 Park and Grab => Park and grab
ID: 54 Abandoned Structure => Abandoned structure
ID: 55 Short hike (less than 1km) => Short hike (<1 km)
ID: 56 Medium hike (1km-10km) => Medium hike (1 km–10 km)
ID: 57 Long Hike (+10km) => Long hike (>10 km)
ID: 58 Fuel Nearby => Fuel nearby
ID: 59 Food Nearby => Food nearby
ID: 60 Wireless Beacon => Wireless beacon
ID: 61 Partnership Cache => Partnership cache
ID: 62 Seasonal Access => Seasonal access
ID: 63 Tourist Friendly => Recommended for tourists
ID: 64 Tree Climbing => Tree climbing required
ID: 65 Front Yard (Private Residence) => Yard (private residence)
ID: 66 Teamwork Required => Teamwork cache

It's now that I regret exposing the names to the checker system instead of IDs. Next post will have a list of all potentially affected scripts and tags.