Hello, Apologies if this is not the appropriate place to ask this question, but I am trying to educate myself.
I have GeoServer version 2.17.2 running at my Windows 2016 server (x64) machine. In the PostGIS store, I have an SLD symbology coupled shapefile. Using GeoWebCache, I have created tiles of the same, and I could see several PNGs in Geoserver data directory (Windows machine local directory): *path_to_data_directory\gwc\my_workspace:my_table* [image: image.png] *In the above first folder, for example, there are several PNG files.* *EPSG_4326_11>34_25>files.PNG* Now, I would like to show the above tiles (overlayed over OSM basemap) in my Android app (implemented in Java) that makes use of the osmdroid library. What question is, what is the recommended way to do the same keeping in mind the app performance? The shapefile contains more than 2 million point locations that need to be displayed over OSM basemap in the Android app. Any pointers would be highly appreciated! Best, Jibran
_______________________________________________ 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
