Use case: I've got a directory which contains thousands of JPG images and
accompanying JGW world files (they are scanned images where users have
red-lined areas of interest). Further images will be added to the directory
over time. In my OpenLayers 4.x web application, the user will be presented
with a list of relevant images. The user will choose which image to display
on the map. The JPG should show on the map, only ever showing one JPG at a
time. 

In GeoServer 2.13.1 I can display JPG+JGW files by creating a WorldImage
datasource. This works fine for individual images, but I have to create a
data source for each. 
I would like to configure GeoServer to have a single datasource which points
to the directory containing the JPG images. Then from OpenLayers, I'd like
to be able to request the display of any single JPG image in that directory
- showing just one JPG at a time. 

Is this possible? Should I use Image Mosaic for this? I have read Image
Mosaic and I don't see a way of requesting the display of just one
image/granule from the mosaic.

Thanks,
John







--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to