|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.util.gis.server.dataproviders.WMSDataProvider
com.ontimize.util.gis.extension.ovc.WMSCatastroDataProvider
public class WMSCatastroDataProvider
| Field Summary |
|---|
| Fields inherited from class com.ontimize.util.gis.server.dataproviders.WMSDataProvider |
|---|
entityName, exceptions, factory, firstTime, layers, transparent, wms, WMS_LAYER_NAME, WMS_SRS, WMS_URL, wmsLayersNames, wmsLayersString, wmsSRS, wmsURL |
| Fields inherited from interface com.ontimize.util.gis.server.dataproviders.IWMSDataProvider |
|---|
WMS_DESCRIPTION, WMS_KEYWORDS, WMS_LAYERS, WMS_TITLE, WMS_TRANSPARENT_OPTION |
| Constructor Summary | |
|---|---|
WMSCatastroDataProvider()
|
|
WMSCatastroDataProvider(java.util.Hashtable parameters)
|
|
| Method Summary | |
|---|---|
com.ontimize.db.EntityResult |
getCadastralInfo(java.util.Hashtable parameters)
Get the cadastral info obtained from the Catastro Virtual Office |
java.util.Hashtable |
getCadastralReference(double[] location,
java.lang.String srs)
|
com.ontimize.db.EntityResult |
getMunicipalities(java.util.Hashtable parameters)
Gets the requested municipalities list from the Catastro Virtual Office |
com.ontimize.db.EntityResult |
getProvinceList()
Gets the province list from the Catastro Virtual Office |
com.ontimize.db.EntityResult |
getReferenceLocation(java.util.Hashtable parameters)
Get the x and y location for the given cadastral reference |
com.ontimize.db.EntityResult |
getRouteNumbers(java.util.Hashtable parameters)
Gets the requested route number reference code if exists or a list of the nearest numbers obtained from the Catastro Virtual Office |
com.ontimize.db.EntityResult |
getRoutes(java.util.Hashtable parameters)
Gets the requested routes list from the Catastro Virtual Office |
java.lang.String |
getStreetTypeCode(java.lang.String StreetTypeName)
Get the route type code for the given route type name |
java.util.Vector |
getStreetTypes()
Get a vector with the Catastro Virtual Office route type names |
| Methods inherited from class com.ontimize.util.gis.server.dataproviders.WMSDataProvider |
|---|
createBuffer, getServerInfo, initProvider, parseURLWMSRequest, query |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMSCatastroDataProvider()
public WMSCatastroDataProvider(java.util.Hashtable parameters)
| Method Detail |
|---|
public com.ontimize.db.EntityResult getCadastralInfo(java.util.Hashtable parameters)
ICatastroUtils
getCadastralInfo in interface ICatastroUtilsparameters - Hashtable with the required parameters:
public java.util.Hashtable getCadastralReference(double[] location,
java.lang.String srs)
getCadastralReference in interface ICatastroUtilspublic com.ontimize.db.EntityResult getMunicipalities(java.util.Hashtable parameters)
ICatastroUtils
getMunicipalities in interface ICatastroUtilsparameters - Hashtable with two required parameters:public com.ontimize.db.EntityResult getRouteNumbers(java.util.Hashtable parameters)
ICatastroUtils
getRouteNumbers in interface ICatastroUtilsparameters - Hashtable with the required parameters:public com.ontimize.db.EntityResult getRoutes(java.util.Hashtable parameters)
ICatastroUtils
getRoutes in interface ICatastroUtilsparameters - Hashtable with the required parameters:public com.ontimize.db.EntityResult getProvinceList()
ICatastroUtils
getProvinceList in interface ICatastroUtilspublic java.lang.String getStreetTypeCode(java.lang.String StreetTypeName)
ICatastroUtils
getStreetTypeCode in interface ICatastroUtilsStreetTypeName - Route type name
public java.util.Vector getStreetTypes()
ICatastroUtils
getStreetTypes in interface ICatastroUtilspublic com.ontimize.db.EntityResult getReferenceLocation(java.util.Hashtable parameters)
ICatastroUtils
getReferenceLocation in interface ICatastroUtilsparameters - Hashtable with the required parameters:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||