Dave Johnson

Results 6 comments of Dave Johnson

As far as a separate publish function, the argument I have against that is that you can only publish saved images. So if we have a publish function, it would...

Take a look at https://github.com/ngageoint/mrgeo-geoserver-plugin for some more information. Tim wrote this a while back so that GeoServer could access MrGeo images directly. Specifically, take a look at MrGeoLayerUpdate.java first....

We were thinking that mrgeo.conf could contain publishing settings for multiple services, and when the true flag is passed to "save", it would always publish to all of them.

We don't have a use case for that right now, so I would say let's hold off on it until there is a need.

The fill operation takes a fill constant or a fill raster as an argument. It should run through all of the tiles within the bounds of the source tile, and...