> For the complete documentation index, see [llms.txt](https://atd-dts.gitbook.io/atd-geospatial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atd-dts.gitbook.io/atd-geospatial/active-transportation/bike-map-processes/updating-online-bike-route-vector-tiles.md).

# Updating Online Bike Route Vector Tiles

* **Access existing ArcPro Project**
  * This documentation assumes you are working out of the "*Updating Online Bike Map Routes*" map which a component of the ArcPro project at the path below:
  * ...\Active\_Transportation\Bike\_Maps\OnlineBikeMap\_WorkingMap
* **Verify data is configured properly**
  * The map should contain only one layer with the following properties
    * **Layer:** ATD\_ADMIN.CTN
    * **Query:** BIKE\_LEVEL\_OF\_COMFORT IS NOT NULL
    * **Symbology:** Should be pre-established to match existing symbology. If not, import symbology from "*OnlineBIkeMap\_Official.lyrx*" in the project folder.
  * **Create Vector Tile Package**
    * Use "*Create Vector Tile Package*" tool with parameters matching below to create a local vector tile package that will be published to AGOL.
      * ![](/files/EdMMXxxRCGGsY4LWq52O)
  * **Upload vector tile package to AGOL**
    * Use "*Share Package*" tool with parameters matching below to push local vector tile package up to AGOL.
      * ![](/files/dlcU4A0rBxeWa57lS3y4)
      * Both the Vector Tile Pack and a Vector Tile will be created in AGOL
        * ![](/files/Lcgmb6iCxx3NI5TpaWuG)
* **Replace existing data with updated vector tiles**
  * Within ArcPro use the "Replace Web Layer" geoprocessing tool with parameters matching below:
    * **ADD IMAGE DURING NEXT UPDATE**
  * The output of this tool will appear as below in AGOL:
    * **ADD IMAGE DURING NEXT UPDATE**
  * Three things happen when this tool in ran:
    * The new vector tile layer will replace the existing data in the "OnlineBikeMap\_LevelOfComfort" tile layer.
    * The tile layer for the new vector tile data will be deleted since it has now replaced the "OnlineBikeMap\_LevelOfComfort" tile layer. The tile package will remain and can be deleted at this point.
    * The existing data that was held in the "OnlineBikeMap\_LevelOfComfor&#x74;*" tile layer will be archived in a tile layer called "*&#x4F;nlineBikeMap\_LevelOfComfort\_archive\_%date of processing%"
* **Update Austin Bike Map web app and delete archive output that is 2 versions old**
  * Update information widget to include date new vector tiles were published
    * ![](/files/gckPZUhAIV6La7B3lAua)
