Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve estimated output size by querying server #45

Open
marikavertzonis opened this issue Mar 26, 2017 · 0 comments
Open

Improve estimated output size by querying server #45

marikavertzonis opened this issue Mar 26, 2017 · 0 comments

Comments

@marikavertzonis
Copy link
Collaborator

As per the explanation here
https://github.com/Esri/TilePackageKreator/blob/master/TilePackage/TilePackageEstimateSize.qml
the estimated output size is calculated by the number of pixels divided by tile size. But to get a true estimate the server must be queried.
Instead of continually querying the server - add an option for the user to obtain an improved estimate - so that they have a better idea of the size before pressing the create tile package button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants