Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The tiled map engine is used to support cached map services that provide tiles to the browser to draw the maps, as opposed to generating a complete map image.

...

Code Block
languagexml
titleserverResolutions example
<view id='com.cohga.html.client.map.mapView'> 
	<mapEngine id="mapengine.tiled">
		<options>
			<serverResolutions>160000,80000,40000,20000,...full list missing for brevity...,0.5</serverResolutions>
		</options>
	<mapEngine id="mapengine.vector"/>
	<mapEngine id="mapengine.selection">
		<options>
			<selection>true</selection>
		</options>
	</mapEngine>
	<resolutions>156543.03390625,78271.516953125,39135.7584765625,19567.87923828125,...full list missing for brevity...,0.5971642833948135</resolutions>
	<!-- CRS should match tiled map engine -->
	<crs>EPSG:3857</crs>
</view>


Info
titleGoogle Maps Tiles

Full list of Google Maps Tile resolutions is:

156543.03390625, 78271.516953125, 39135.7584765625, 19567.87923828125, 9783.939619140625, 4891.9698095703125, 2445.9849047851562, 1222.9924523925781, 611.4962261962891, 305.74811309814453, 152.87405654907226, 76.43702827453613, 38.218514137268066, 19.109257068634033, 9.554628534317017, 4.777314267158508, 2.388657133579254, 1.194328566789627, 0.5971642833948135, 0.29858214169740677, 0.14929107084870338, 0.07464553542435169, 0.037322767712175846, 0.018661383856087923, 0.009330691928043961, 0.004665345964021981, 0.0023326729820109904, 0.0011663364910054952