khanhlnq / jvnmobilegis

Automatically exported from code.google.com/p/jvnmobilegis
1 stars 0 forks source link

GetCapabilities improvements #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. The interaction with entering credentials is a bit awkward. Currently,

a. Enter the Landgate service name. Click "GetCapabilities"
b. JVNMobileGIS detecs authentication headers, prompts user for credentials
c. After submitting, JVNMobileGIS redirects user back to a) instead of just
requesting the GetCap doc straight away and or prompting for credentials if
incorrect.

2. Add client side caching abilities for fetched documents. Add a new user
option to configure how long to cache the documents (eg. 24 hours). This
will reduce data usage on low bandwidth connections.

3. Add tree level parsing of GetCapabilities. Currently the flat structure
does not interpret any Layer Groups that may exist. A tree layout (if
possible) is a lot neater

4. Investigate how easy it is to enable GZIP encoding support in JVNMobileGIS

Original issue reported on code.google.com by ch...@narx.net on 4 Oct 2007 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by khanh....@gmail.com on 5 Oct 2007 at 10:21

GoogleCodeExporter commented 9 years ago
Add 

Original comment by khanh....@gmail.com on 30 Nov 2007 at 8:34