David Winslow

Results 20 issues of David Winslow

I get this error: ``` $ . classpath ls: cannot access jars/*.jar: No such file or directory ```

after the converting all sld-files contain missing or too many line breaks. Can you fix this please?

xml

Currently mn2gt just hard codes a world-wide bounding box in spherical mercator (the "google" projection), but it would be a lot better to ensure that the settings it produces line...

At least in the MapQuest styles, there are a number of subqueries that are used verbatim (the roads1-4 layers and their casings are a good example.) Currently mn2gt creates one...

It would be nice to allow VIEWS instead of TABLES for small datasets, they're quicker to create. Newer versions of GeoServer also have the built-in "SQL View" feature that we...

In fact it is recommended practice in GeoServer to use relative URLs for icons stored in the datadir (usually in the styles/ directory). However, GeoServer reads and re-encodes SLDs uploaded...

In the case where the database is network-accessible to the converter, it would be nice to have an option to directly modify the database, rather than writing out a SQL...

In the command-line, we usually have a shell history - in the GUI we aren't so lucky. I think the Java preferences API will be sufficient for this: http://download.oracle.com/javase/1.4.2/docs/api/java/util/prefs/Preferences.html

Report an error instead of blindly continuing on when there is no style found for the named style in a datasource configuration.

error reporting

When creating datastores, mn2gt currently uses a hard-coded namespace URI of 'http://mercury/osm'. It should use one from GeoServer's configuration instead. I am thinking we add a command-line switch like "--namespace"...

rest
error reporting