Raster Dem Source
Create the raster dem source from an URI.
An URI is a combination of a protocol and a resource path. The following URI protocol schemes are supported:
http://
load resources using HyperText Transfer Protocol
file://
load resources from the Android file system
asset://
load resources from the binary packaged assets folder
Parameters
the source id
the source uri
Create the raster dem source from an URI
An URI is a combination of a protocol and a resource path. The following URI protocol schemes are supported:
http://
load resources using HyperText Transfer Protocol
file://
load resources from the Android file system
asset://
load resources from the binary packaged assets folder
Parameters
the source id
the source uri
Create the raster source from an URL with a specific tile size
An URI is a combination of a protocol and a resource path. The following URI protocol schemes are supported:
http://
load resources using HyperText Transfer Protocol
file://
load resources from the Android file system
asset://
load resources from the binary packaged assets folder
Parameters
the source id
the source url
the tile size
Create the raster dem source from a TileSet
Parameters
the source id
the TileSet
Create the raster source from a TileSet with a specific tile size
Parameters
Deprecated
use {@link #RasterDemSource(String, URI)} instead
Create the raster dem source from an URL
Parameters
the source id
the source url