🌎
ATD Geospatial
  • Table of Contents
  • Geospatial Read-Only
  • ArcGIS Online
    • Activating your ArcGIS Online account
    • Create Vector Tiles with Popups
    • ArcGIS Online Training Page
    • Updating Existing Web Style Published to AGOL
  • ArcGIS Pro
    • ArcGIS Pro Training Page
    • Working in ArcGIS Pro
  • FME
    • Getting Started
    • Working with datetime
    • Adding or Deleting columns in Socrata
  • Active Transportation
    • Bike Facilities Data Dictionary
    • Interim Projects Viewer Model
    • Strava Metro Data
    • Bike Rack Data Collection
    • Updated Bike Rack Data Collection
    • Bike Data Requests
    • Bike Route Steepness Point Generation
    • Level of Comfort Feature Service Update
    • Bike Map Processes
      • Updating Online Bike Route Vector Tiles
      • Updating Steepness Chevrons
      • Print Bike Map
      • Bike Map Data Sources/Paths
  • Arterial Management
    • Data Driven PHB Ranking
      • Data Structure
      • Attribute Schema
      • Data Collection / Processing
      • Analysis
    • School Zone Beacon Audit Map
    • Signal Intersection Aerials Map
  • Comprehensive Transportation Network
    • Active Transportation Edits to the CTN
    • CTN Data Dictionary
    • CTN Monthly Updates
      • 1. CTN Street Segment Update
      • 2. CTN Intersection Points Update
      • 3. Publishing CTN as Vector Tiles to AGOL
  • Parking Enterprise
    • Affordable Parking Program
    • Bike Parking Dashboard/Data Pull
    • Parking Inventory Management
      • Getting Started
      • Editing in MAINT
      • Relationship Classes
      • Attribute Schema
      • Domains
      • Attribute Rules
  • Signs - Markings - Banners
    • Markings GIS Maintenance
      • Getting Started
      • Standard Operating Procedure
        • Marking Types and Sub Types
        • Scenarios doing GIS QA
        • Specifications | In-House > GIS
        • Materials | In-House > GIS
        • Items | Contractor > GIS
      • Attribute Rules
        • Intersection ID
      • Domains
      • Attribute Schema
    • Signs GIS Maintenance
      • Attribute Rules
      • Attribute Schema
      • Domains
      • FGDB Topology
      • New/Removed Signs Workflow
      • Signs QC Process
  • SPEED LIMIT CHANGE PROJECT
    • Desktop App - Speed Limit Change
    • Collector App - Speed Limit Change
  • Miscellaneous
    • ArcGIS Collector App
    • Alan De Anda's G Drive
    • Capital Improvements Program (CIP) Digitization
    • Collector App Set-up - Troubleshooting
    • GIS Onboarding
    • Google Partner Account & Geodata Uploader
    • PNTS Shapefile Creation
    • Public Facing Links
    • Vision Zero Polygon Maintenance
    • TCAD/WCAD Land Values Data Process
    • ArcGIS Style Creation
  • Format Testing
    • AS
    • ZB
    • JC
    • DS
  • Special Events
    • Map Closures Project
    • SXSW GIS Support
      • Data
      • Maps
      • Spring Festival ATX Mobility Guide
      • Incident Tracking
    • AMANDA Street Events Update
    • Active Parking Permits
Powered by GitBook
On this page
  • Instructions
  • Further reading

Was this helpful?

  1. ArcGIS Online

Create Vector Tiles with Popups

PreviousActivating your ArcGIS Online accountNextArcGIS Online Training Page

Last updated 1 year ago

Was this helpful?

Instructions

To create a vector tile layer that includes field to display in a popup, follow these steps when preparing the data for Vector Tile Creation in ArcPro:

  • Right-click the feature class, go to Design and open the Fields view

  • Highlight the OBJECT_ID and other fields you want to display in the popup. The fields won't popup if you don't include the OBJECT_ID field.

  • In the Geoprocessing pane, run the Make Vector Tile Package tool, set to these parameters:

    • Tiling scheme for the map and the vector tile package to Google Maps, ArcGIS Online..., and set the map coordinate system to 1984 Web Mercator

    • Min Cached Scale = 1:155,581

    • Max Cached Scale: 1:70.53

  • In the Geoprocessing pane, run the Share Package tool.

Further reading

Author a map for vector tile creation
Use vector tile layers