Skip to content

Commit

Permalink
version 2.1.0
Browse files Browse the repository at this point in the history
version 2.1.0
  • Loading branch information
kikitaMoon committed Aug 13, 2018
1 parent 65d25dd commit a530108
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/createPartVectorTilePackage.py
Expand Up @@ -5,11 +5,11 @@
# Start Time : 2017-12-07
# Update Time : 2018-8-13
# Change Log :
## Added new logical to calculate affected bundle extent in each level to avoid vector tile lost.
## New function - calculate_affected_indexes_layer(AOI,index_polygon)
## Perfectly maintained spatial relationship internel
## Absoleted parameter LOD, which now is calculated automatically
## Automatically removed intermediate data and workspace
## Added new logical to calculate affected bundle extent in each level to avoid vector tile lost
## New function - calculate_affected_indexes_layer(AOI, index_polygon)
## Perfectly maintained spatial relationship internal
## Obsoleted parameter LOD, which now is calculated automatically
## Automatically removed intermediate data and workspace


import arcpy
Expand Down

0 comments on commit a530108

Please sign in to comment.