taleskasce.blogg.se

How to create a custom map on server.pro
How to create a custom map on server.pro











If this is the case, you can attempt to raise the compression value from the default of 75. This can cause very small tile sizes on disk, but if your map contains vector line work or labels, it may produce too much noise or blurry area around the lines. It attempts to selectively remove data without affecting the appearance of the image. For example, raster imagery and very detailed vector basemaps tend to work well with JPEG.

  • JPEG- Use this format for basemap services that have large color variation and do not need to have a transparent background.
  • PNG 32 creates larger tiles on disk than PNG 24. PNG 32 is an especially good choice for overlay services that have antialiasing enabled on lines or text.

    how to create a custom map on server.pro

  • PNG 32 bit- Use PNG 32 for overlay services, such as roads and boundaries, that have more than 256 colors.
  • PNG 24 bit- Use PNG 24 for overlay services, such as roads and boundaries, that have more than 256 colors (if fewer than 256 colors, use PNG 8).
  • Even symbols such as highway shields may have subtle antialiasing around the edges that unexpectedly adds colors to your map. Imagery, hillshades, gradient fills, transparency, and antialiasing can easily push your map over 256 colors. Do not use PNG 8 if your map contains more than 256 colors. PNG 8 creates tiles of very small size on disk with no loss of information.
  • PNG 8 bit- Use PNG 8 for overlay services that need to have a transparent background, such as roads and boundaries.
  • PNG- Use PNG to automatically select the correct format ( PNG 8, PNG 24, or PNG 32) based on the specified Level of Detail.
  • If you choose this option, use the same coordinate system for your source map as the map with the tiling scheme you're importing. Matching tiling schemes ensures that your tiles will overlay correctly in your ArcGIS Runtime application.
  • Unchecked-A tiling scheme from an existing map service will be used.Ĭhoose this option if your organization has created a tiling scheme for an existing service on your server and you want to match it.
  • If you aren't prepared to package at this scale level, remove this scale level when you create the tile package. Packaging the entire continental United States at this scale can take weeks and require hundreds of gigabytes of storage. For example, the largest scale in the tiling scheme is about 1:1,000. Packaging for large scales can take up much time and disk storage space.

    how to create a custom map on server.pro

    The ArcGIS Online/Bing Maps/Google Maps tiling scheme may contain scales that would be zoomed in too far to be of use in your map. Even if you don't plan to overlay any of these well-known map services, you may choose the tiling scheme for its interoperability potential. One advantage of the ArcGIS Online/Bing Maps/Google Maps tiling scheme is that it is widely known in the web mapping world, so your tiles will match those of other organizations that have used this tiling scheme. The ArcGIS Online/Bing Maps/Google Maps tiling scheme is required if you'll be overlaying your package with ArcGIS Online, Bing Maps, or Google Maps. When you choose this tiling scheme, the source map must use the WGS 1984 Web Mercator (Auxiliary Sphere) projected coordinate system. ArcGIS Desktop includes this tiling scheme as a built-in option when loading a tiling scheme. The ArcGIS Online/Bing Maps/Google Maps tiling scheme allows you to overlay your cache tiles with tiles from these online mapping services.

  • Checked-The ArcGIS Online/Bing Maps/Google Maps tiling scheme will be used.
  • Specifies whether the tiling scheme will be generated from an existing map service or whether map tiles will be generated for ArcGIS Online, Bing Maps, and Google Maps. Package for ArcGIS Online | Bing Maps | Google Maps If the result of this formula is 0 or 1, parallel processing will not be enabled. Specifying a factor between 1 and 99 will cause the tool to determine the percentage of logical cores to use by applying the following formula, rounded up to the nearest integer: Parallel Processing Factor / 100 * Logical Cores. Setting the environment to 0 will disable parallel processing.

    #How to create a custom map on server.pro full

    If the environment is not set (the default) or is set to 100, full parallel processing will be enabled and the tool will attempt to distribute the work to all the logical cores on the machine.

    how to create a custom map on server.pro

    This tool honors the Parallel Processing Factor environment. To add a description and tags, right-click the map name in the Contents pane, select Properties, and enter a description and tags on the Description tab.īy choosing PNG for the Tiling Format parameter, the tool will automatically select the correct format (PNG8, PNG24, or PNG32) based on the specified Level of Display. The input map must have a description and tags for the tool to execute.











    How to create a custom map on server.pro