I have two sets of files for two contiguous areas. I've been asked to merge these two areas into one and serve the resulting data set in Geoserver. What I have in each directory is what I reckon is a WorldImage data set generated with ArcGIS: I have a JPEG file, and others with the suffixes .jgw, .prj, .rrd, .aux, and .aux.xml.
I was able to convert each to a GeoTIFF, then merge the resulting GeoTIFFs with gdal_merge.py, with more quality loss than the boss likes, and I was told it should be possible to avoid going through merging and just tell Geoserver to create a layer covering both involved and contiguous areas.
I'm not sure that's possible, but I could be wrong. Is that the case?
أكثر...
I was able to convert each to a GeoTIFF, then merge the resulting GeoTIFFs with gdal_merge.py, with more quality loss than the boss likes, and I was told it should be possible to avoid going through merging and just tell Geoserver to create a layer covering both involved and contiguous areas.
I'm not sure that's possible, but I could be wrong. Is that the case?
أكثر...