Count Rectangles

Rectangular tiles of any size. The scale is an approximation based on the tile width.

The tile width and height do not have be equal, but if they are different you need to specify the tile dimensions when you view the tiles as an Index Dataset.

Typical tile name: 0xXXXXYYYY.ext

namer$ argument to CreateIndexOverlay and CreateIndexCoverage

  • ACountNamer(bCartesian%,width#,height#,projection$)

    bCartesian%
    True   The tiles are in a cartesian Coordinate Reference System.
    False   The tiles are in a spherical Coordinate Reference System.

    width#, height#
    The width and height of each tile, in metres or degrees for Cartesian and spherical tiles respectively.

    projection$
    A named Coordinate Reference System stored in a Named Object Library (without quote characters).

Properties


Properties