imMens icon indicating copy to clipboard operation
imMens copied to clipboard

Precompute Data Tiles - jar is missing from the repository

Open guy4261 opened this issue 10 years ago • 1 comments

The instructions page for precomputing data tiles: https://github.com/uwdata/imMens/wiki/Precompute-Data-Tiles

ends with the instruction to run a jar file: java -jar PostgresTileGenerator.jar <specification_file> <output_directory> <postgres_url> <postgres_user> <postgres_password>

However, this jar file is not part of the git repository. How should I run the code (jar or otherwise) to precompute my own tiles?

guy4261 avatar Mar 14 '15 16:03 guy4261

The instructions page for precomputing data tiles: https://github.com/uwdata/imMens/wiki/Precompute-Data-Tiles

ends with the instruction to run a jar file: java -jar PostgresTileGenerator.jar <specification_file> <output_directory> <postgres_url> <postgres_user> <postgres_password>

However, this jar file is not part of the git repository. How should I run the code (jar or otherwise) to precompute my own tiles?

Excuse me ,did you solve the problem?

XianyuFFF avatar Oct 31 '18 03:10 XianyuFFF