Publish services

Tax parcel data can be accessed on desktop computers, smartphones, or tablet devices with the Tax Parcel Viewer application. Select a deployment method using ArcGIS Online or ArcGIS for Server and follow the steps below to publish the services required for the Tax Parcel Viewer application.

To publish Tax Parcel Viewer services, complete the following steps:

  1. Publish GeneralPurpose.mxd and ImageryReferenceOverlay.mxd as cached map services using ArcGIS for Server or as tiled services using ArcGIS Online. When publishing, make the following changes in the Service Editor:
    • Choose the Best for the Anti-Aliasing parameter in the Parameters tab.
    • Choose Force for the Text Anti-Aliasing parameter in the Parameters tab.
    • Disable KML in the Capabilities tab if publishing the service using ArcGIS for Server.
    • Import the MIXED90CacheSettings.xml cache tiling scheme from the Application folder and extend the Levels of Detail slider across all levels of detail in the Caching tab.
  2. Publish the AssessmentOperations.mxd and TaxParcelQuery.mxd as a hosted feature layer using ArcGIS Online or as a map service using ArcGIS for Server.
  3. Publish the ParcelMarkups.mxd as a hosted feature layer using ArcGIS Online or as a feature service using ArcGIS for Server.
  4. Download and install ReportLab 2.5 for Python 2.7 32-bit (reportlab-2.5.win32-py2.7.exe) on your ArcGIS for Desktop machine and ReportLab 2.5 for Python 2.7 64-bit (reportlab-2.5.win-amd64-py2.7.exe) on your ArcGIS for Server machine.
  5. Open the properties of the Local Government toolbox and check the version number included in the toolbox description. If the version number is 10.2, complete the steps in Technical Article #41741 to ensure the correct reports will be generated by your application.
  6. Open ArcCatalog or ArcMap and from the Geoprocessing menu, click Environments > Workspace > Scratch Workspace. Add a path to any folder.
  7. In the Catalog or Catalog Tree window, browse to the Local Government toolbox and open the Tax Parcel Viewer toolset, then open the TaxParcelReporting tool.
  8. Accept all default values and click OK, then verify the tool has completed successfully by opening the Results window from the Geoprocessing menu.
  9. Right-click the TaxParcelReporting tool and click Share As > Geoprocessing Service. Choose Publish a Service and click Next until you reach the Service Editor dialog box.
  10. In the Service Editor dialog box accept all default settings and click Publish, then close your session without saving.
  11. If the PrintingTools service has not been started on your server, in ArcCatalog, the Catalog window of ArcGIS for Desktop, or ArcGIS Server Manager, browse to the Utilities folder on your server and start the PrintingTools service. The PrintingTools service outputs a printable image of high cartographic quality.
  12. Choose a geometry service. If you are using ArcGIS for Server and the geometry service has not been started, start the geometry service. If you are using ArcGIS Online, you can use the geometry service provided by Esri or a geometry service from another ArcGIS for Server machine.
  13. Open the ArcGIS Services Directory and record the REST endpoints (full URL paths) of each service.
Top