I'm working on creating and publishing my tileset and noticed that the response object contains a . that might be slightly confusing. For example, when creating:
{
"message": "Successfully created samf.rivers_and_lakes_centerlines_mts."
}
My tileset ID is samf.rivers_and_lakes_centerlines_mts, not samf.rivers_and_lakes_centerlines_mts.. Not a huge thing, but could see it being a bit confusing.
I'm working on creating and publishing my tileset and noticed that the response object contains a
.
that might be slightly confusing. For example, when creating:And when publishing:
My tileset ID is
samf.rivers_and_lakes_centerlines_mts
, notsamf.rivers_and_lakes_centerlines_mts.
. Not a huge thing, but could see it being a bit confusing.This doesn't happen when using
tilesets status
: