arenanet / api-cdi

Collaborative Development Initiative for Public APIs
253 stars 41 forks source link

/v1/map_floor.json missing items #540

Open dragonofmercy opened 7 years ago

dragonofmercy commented 7 years ago
  1. POI ID 2344, missing name
  2. Missing Gilded Hollow with all it's POI
ChieftainAlex commented 3 years ago

Adding a bit more info....

1

The top POI is the raid portal in Lion's Arch. (It appears in https://api.guildwars2.com/v1/map_floor.json?continent_id=1&floor=1) and would ideally be titled "Raid Lobby" like the ingame tooltip. If you use the chatlink [&BCgJAAA=], it doesn't actually have the name set ingame (guess the tooltip is set separately with a script).

{"poi_id":2344,"name":"","type":"unlock","floor":1,"coord":[16590.5,15648.7],"marker":{"file_id":1128644,"signature":"5866630DA52DCB5C423FB81ECF69FD071611E36B"}},

2

The "missing" map (any of 1068, 1101, 1107, 1108, 1121 for Gilded Hollow) is actually found on floors 47 or 49. Most of the PoF maps and the Gilded Hollow have this glitch where they don't appear on floor 1 properly (specifically: [1210] Crystal Oasis, [1211] Desert Highlands, [1226] The Desolation, [1228] Elon Riverlands, [1248] Domain of Vabbi, [1215] Windswept Haven, [1271] Sandswept Isles, [1288] Domain of Kourna, [1301] Jahai Bluffs, [1317] Dragonfall, [1323] The Key of Ahdashim). Again this is probably an ingame data bug.

ChieftainAlex commented 3 years ago

And secondly these exact same bugs appear in /v2/continents:

https://api.guildwars2.com/v2/continents/1/floors/1/regions/4/maps/50

https://api.guildwars2.com/v2/continents/1/floors/47/regions/10