Skip to content

Commit

Permalink
fix: re-add geoserver layer manually AB#7419
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser committed Apr 30, 2021
1 parent eddc096 commit 49bf3c5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<coverageStore>
<id>CoverageStoreInfoImpl-6aaea59:178ab4094ca:-7ffc</id>
<id>CoverageStoreInfoImpl--6115c9a:17903408745:-7d83</id>
<name>population_PHL</name>
<description>population_PHL</description>
<type>GeoTIFF</type>
<enabled>true</enabled>
<workspace>
<id>WorkspaceInfoImpl-48cab08a:175ace47603:-7ffb</id>
</workspace>
<__default>false</__default>
<dateCreated>2021-04-07 13:21:30.754 UTC</dateCreated>
<dateModified>2021-04-07 13:23:41.424 UTC</dateModified>
<dateCreated>2021-04-24 13:14:31.559 UTC</dateCreated>
<dateModified>2021-04-24 13:14:45.557 UTC</dateModified>
<url>file:workspaces/ibf-system/ibf-pipeline/input/population/hrsl_phl_pop_resized_100.tif</url>
</coverageStore>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<coverage>
<id>CoverageInfoImpl-6aaea59:178ab4094ca:-7ffa</id>
<id>CoverageInfoImpl--6115c9a:17903408745:-7d81</id>
<name>population_PHL</name>
<nativeName>population_PHL</nativeName>
<namespace>
Expand Down Expand Up @@ -38,29 +38,18 @@
</latLonBoundingBox>
<projectionPolicy>REPROJECT_TO_DECLARED</projectionPolicy>
<enabled>true</enabled>
<advertised>false</advertised>
<metadata>
<entry key="elevation">
<dimensionInfo>
<enabled>false</enabled>
</dimensionInfo>
</entry>
<entry key="DirectDownload.Key">
<directDownloadSettings>
<directDownloadEnabled>false</directDownloadEnabled>
<maxDownloadSize>0</maxDownloadSize>
</directDownloadSettings>
</entry>
<entry key="time">
<dimensionInfo>
<enabled>false</enabled>
</dimensionInfo>
</entry>
<entry key="cachingEnabled">false</entry>
<entry key="dirName">population_PHL_hrsl_phl_pop_resized_100</entry>
</metadata>
<store class="coverageStore">
<id>CoverageStoreInfoImpl-6aaea59:178ab4094ca:-7ffc</id>
<id>CoverageStoreInfoImpl--6115c9a:17903408745:-7d83</id>
</store>
<serviceConfiguration>false</serviceConfiguration>
<simpleConversionEnabled>false</simpleConversionEnabled>
Expand All @@ -81,11 +70,11 @@
<crs>EPSG:4326</crs>
</grid>
<supportedFormats>
<string>GEOTIFF</string>
<string>GIF</string>
<string>PNG</string>
<string>JPEG</string>
<string>TIFF</string>
<string>GEOTIFF</string>
</supportedFormats>
<interpolationMethods>
<string>nearest neighbor</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
<layer>
<name>population_PHL</name>
<id>LayerInfoImpl-6aaea59:178ab4094ca:-7ff9</id>
<id>LayerInfoImpl--6115c9a:17903408745:-7d80</id>
<type>RASTER</type>
<defaultStyle>
<id>StyleInfoImpl-48cab08a:175ace47603:-7ff4</id>
</defaultStyle>
<resource class="coverage">
<id>CoverageInfoImpl-6aaea59:178ab4094ca:-7ffa</id>
<id>CoverageInfoImpl--6115c9a:17903408745:-7d81</id>
</resource>
<attribution>
<logoWidth>0</logoWidth>
<logoHeight>0</logoHeight>
</attribution>
<dateCreated>2021-04-07 13:27:27.666 UTC</dateCreated>
<dateModified>2021-04-07 13:29:15.498 UTC</dateModified>
<dateCreated>2021-04-24 13:15:33.536 UTC</dateCreated>
</layer>

0 comments on commit 49bf3c5

Please sign in to comment.