Gianpaolo Coro 2015-10-30 11:45:41 +00:00
parent e8ecfd3f59
commit b22cd34e33
1 changed files with 44 additions and 44 deletions

View File

@ -44,17 +44,17 @@ public class GeothermalDataMetadataInsertItaly {
"Exploration and production licenses and (projected) power production",
};
static String[] customTopics = {
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR",
"geothermal energy, map, Italy, Energy resources, EGIP",
"geothermal energy, map, Italy, Energy resources, EGIP",
"geothermal energy, map, Italy, Energy resources, resources management, land management and planning, EGIP",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IRENA, CNR, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IGG",
"geothermal energy, map, Italy, Energy resources, EGIP, IGG",
"geothermal energy, map, Italy, Energy resources, resources management, land management and planning, EGIP, IGG",
};
static String[] categoryTypes = {
@ -71,43 +71,43 @@ public class GeothermalDataMetadataInsertItaly {
"_"+TopicCategory.GEOSCIENTIFIC_INFORMATION.name()+"_"+"_"+TopicCategory.UTILITIES_COMMUNICATION.name()+"_",
};
static String[] layernames = {
"IGG:HeatFlowUnit",
"IGG:HeatFlowLine",
"IGG:TemperatureLine3km",
"IGG:TemperatureLine2km",
"IGG:TemperatureUnit1km",
"IGG:TemperatureUnit3km",
"IGG:TemperatureUnit2km",
"IGG:TemperatureLine1km",
"IGG:Industry",
"IGG:TrainingCenter",
"IGG:licence",
"EGIP:HeatFlowUnit",
"EGIP:HeatFlowLine",
"EGIP:TemperatureLine3km",
"EGIP:TemperatureLine2km",
"EGIP:TemperatureUnit1km",
"EGIP:TemperatureUnit3km",
"EGIP:TemperatureUnit2km",
"EGIP:TemperatureLine1km",
"EGIP:Industry",
"EGIP:TrainingCenter",
"EGIP:licence",
};
static String[] wmsurls= {
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:HeatFlowUnit&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:HeatFlowLine&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureLine3km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureLine2km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureUnit1km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureUnit3km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureUnit2km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TemperatureLine1km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:Industry&styles=&bbox=9.189578001171471,41.909917999980756,12.480876999984194,45.52478199898418&width=512&height=451&srs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:TrainingCenter&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/wms?service=WMS&version=1.1.1&request=GetMap&layers=IGG:licence&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:HeatFlowUnit&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:HeatFlowLine&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureLine3km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureLine2km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureUnit1km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureUnit3km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureUnit2km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TemperatureLine1km&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:Industry&styles=&bbox=9.189578001171471,41.909917999980756,12.480876999984194,45.52478199898418&width=512&height=451&srs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:TrainingCenter&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/wms?service=WMS&version=1.1.1&request=GetMap&layers=EGIP:licence&styles=&bbox=6.66010808944702,36.571231842041,18.6017723083496,47.099250793457&width=512&height=451&crs=EPSG:4326&format=application/openlayers",
};
static String[] wfsurls= {
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:HeatFlowUnit",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:HeatFlowLine",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureLine3km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureLine2km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureUnit1km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureUnit3km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureUnit2km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TemperatureLine1km",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:Industry",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:TrainingCenter",
"http://repoigg.services.iit.cnr.it/geoserver/IGG/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=IGG:licence"
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:HeatFlowUnit",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:HeatFlowLine",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureLine3km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureLine2km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureUnit1km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureUnit3km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureUnit2km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TemperatureLine1km",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:Industry",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:TrainingCenter",
"http://repoigg.services.iit.cnr.it/geoserver/EGIP/ows?service=WFS&version=1.1.0&request=GetFeature&srsName=urn:x-ogc:def:crs:EPSG:4326&typeName=EGIP:licence"
};
private static void insertLayer(int i) throws Exception{