How to generate cache tiles based on the a particular feature class,

831
4
Jump to solution
05-26-2013 01:02 PM
JamalNUMAN
Legendary Contributor
How to generate cache tiles based on the a particular feature class,


I???m wondering if there is a way to create cache tiles based on a particular feature class.


For example, in the screenshot below, I wanted the cache tiles to be created based on the highlighted boundary.


[ATTACH=CONFIG]24702[/ATTACH]

Is that possible?


Thank you

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AlexeyTereshenkov
Regular Contributor III
Jamal, the Generate Map Server Cache Tiling Scheme (Server) tool does not need to have the area of interest parameter because it is served for another purposes - to generate an XML tiling scheme file that defines the scale levels, tile dimensions, and other properties for a map service cache. This schema can be used thereafter by other map services.

When you want to limit what area of your map service will be cached, you use another tool - Manage Map Server Cache Tiles (Server). This is how the software is designed.

View solution in original post

0 Kudos
4 Replies
AlexeyTereshenkov
Regular Contributor III
Sure. Search for "Area of interest to cache" section in the help here. You would need to specify a feature class which extent you want to use to generate map cache tiles when running the GP tool or using the Service Editor wizard.

http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000414000000

Some considerations when caching on feature boundaries:
http://resources.arcgis.com/en/help/main/10.1/index.html#/Map_caching_based_on_feature_boundaries/01...
0 Kudos
JamalNUMAN
Legendary Contributor
Sure. Search for "Area of interest to cache" section in the help here. You would need to specify a feature class which extent you want to use to generate map cache tiles when running the GP tool or using the Service Editor wizard.

http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000414000000

Some considerations when caching on feature boundaries:
http://resources.arcgis.com/en/help/main/10.1/index.html#/Map_caching_based_on_feature_boundaries/01...


Many thanks Alexey for the help,

My point is why the �??Generate Map Server Cache Tiling Scheme�?� tool doesn�??t have this property and thus the area of interest is set as the data is published

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
AlexeyTereshenkov
Regular Contributor III
Jamal, the Generate Map Server Cache Tiling Scheme (Server) tool does not need to have the area of interest parameter because it is served for another purposes - to generate an XML tiling scheme file that defines the scale levels, tile dimensions, and other properties for a map service cache. This schema can be used thereafter by other map services.

When you want to limit what area of your map service will be cached, you use another tool - Manage Map Server Cache Tiles (Server). This is how the software is designed.
0 Kudos
JamalNUMAN
Legendary Contributor
Jamal, the Generate Map Server Cache Tiling Scheme (Server) tool does not need to have the area of interest parameter because it is served for another purposes - to generate an XML tiling scheme file that defines the scale levels, tile dimensions, and other properties for a map service cache. This schema can be used thereafter by other map services.

When you want to limit what area of your map service will be cached, you use another tool - Manage Map Server Cache Tiles (Server). This is how the software is designed.


Many thanks Alexey for the elaboration. It is obvious now.

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos