Package | Description |
---|---|
it.prato.comune.sit |
Package di gestione, interrogazione ed elaborazione dati geografici del sistema informativo territoriale.
|
Modifier and Type | Class and Description |
---|---|
class |
GetFeatureInfoLayer
Implementazione dell'interfaccia
IGetFeatureInfoLayer per la gestione dei layer di tipo WMS utilizzando la chiamata getFeatureInfo |
class |
LayerLineeTerritorio
Classe LayerLineeTerritorio.
|
class |
LayerPoligoniTerritorio
Classe LayerPoligoniTerritorio.
|
class |
LayerPoligoniTerritorioStorico
Classe LayerPoligoniTerritorioStorico.
|
class |
LayerPoligoniUtente
Classe LayerPoligoniUtente.
|
class |
LayerPoligoniUtenteGenerici
Per la gestione dei poligoni utente generici sono state implementate una serie di classi e 2 tabelle su DB.
|
class |
LayerPuntiTerritorio
Classe LayerPuntiTerritorio.
|
class |
LayerPuntiTerritorioStorico
Classe LayerPuntiTerritorioStorico.
|
class |
LayerPuntiUtente
Classe LayerPuntiUtente.
|
class |
LayerPuntiUtenteGenerici
Per la gestione dei punti utente generici sono state implementate una serie di classi e 2 tabelle su DB.
|
class |
LayerTerritorio
LayerTerritorio รจ una classe astratta per la gestione di layer di oggetti territoriali.
|
class |
LayerTerritorioGenerico |
class |
LayerTerritorioNominatim
Implementazione ricerca tramite servizio Nominatim (http://nominatim.openstreetmap.org/).
|
class |
LayerTerritorioStorico
Clase LayerTerritorioStorico.
|
Modifier and Type | Method and Description |
---|---|
IGetFeatureInfoLayer |
OggettoTerritorio.getFeatureInfoLayer() |
IGetFeatureInfoLayer |
IGetFeatureInfoObject.getFeatureInfoLayer()
Metodo per recuperare il layer di cui questo oggetto fa parte
|
IGetFeatureInfoLayer |
GetFeatureInfoObject.getFeatureInfoLayer() |
IGetFeatureInfoLayer |
SITLayersManager.getGetFeatureInfoLayerByCodTPN(int codTPN)
Recupera il getFeatureInfoLayer passando il codTPN definito.
|
IGetFeatureInfoLayer |
ILayersManager.getGetFeatureInfoLayerByCodTPN(int codTPN)
Recupera un IGetFeatureInfoLayer passando il codTPN definito.
|
Modifier and Type | Method and Description |
---|---|
void |
SITLayersManager.addGetFeatureInfoLayer(IGetFeatureInfoLayer layer)
Aggiunge un GetFeatureInfoLayer
|
void |
ILayersManager.addGetFeatureInfoLayer(IGetFeatureInfoLayer layer)
Aggiunge un IGetFeatureInfoLayer
|
Constructor and Description |
---|
GetFeatureInfoObject(String wkt,
String boundingBoxWKT,
Map<String,Object> featureInfoAttributes,
IGetFeatureInfoLayer featureInfoLayer,
String srid)
Costruttore
|
Copyright © 2017 Comune di Prato. All rights reserved.