Tells that the temporal data are normally kept current and that
the request parameter TIME may include the keyword 'current'
instead of an ending value.
Tells that the temporal data are normally kept current and that
the request parameter TIME may include the keyword 'current'
instead of an ending value.
Class containing a description for all the TAGS defined in the Capabilities Object returned from a WMS
note: this describes the WMT_MS_Capabilitites 1.1.1
Every OGC Web Service (OWS), including a Web Feature Service,
must have the ability to describe its capabilities by returning
service metadata in response to a GetCapabilities request.
It will send a GetFeatureInfo request to the WMS
Parsing the response and redirecting the info to the WMS client
TODO: return a stored file instead a String.
It will send a GetFeatureInfo request to the WMTS
Parsing the response and redirecting the info to the WMTS client
TODO: return a stored file instead a String.
Gestor de downloads multihilo
Permite mantener en threads separados las peticiones a servidores remotos
(http, ftp, etc), de manera que el flujo normal de ejecución del programa
no se quede detenido cuando se realiza una petición.
Parses the EXTENT tag in the WMS capabilities, filling the Extend fills of the
WMSDimension object and loading the data into memory to be easily accesed.
The value hits indicates that a web feature service should process the
GetFeature request and rather than return the entire result set,
it should simply indicate the number of feature instance of
the requested feature type(s) that satisfy the request.
The default value results indicates that a web feature
service should generate a complete response that
contains all the features that satisfy the request.
resume() -
Method in interface org.gvsig.remoteclient.taskplanning.IQueue
Causes the execution of this queue to be resumed.
resume() -
Method in class org.gvsig.remoteclient.taskplanning.retrieving.RetrieveQueue