Need a way to specify the encoding of shapefiles generated with SHAPE-ZIP 
output format
---------------------------------------------------------------------------------------

                 Key: GEOS-2399
                 URL: http://jira.codehaus.org/browse/GEOS-2399
             Project: GeoServer
          Issue Type: New Feature
          Components: WFS
    Affects Versions: 1.7.0 
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.2


At the moment the platform default encoding is used, it may not suit the chars 
that will be encoded in the shapefile (and UTF8 is not a common charset for 
shapefiles, the common one is ISO-8859-1, but the latter does not work well 
with non western scripts).
Ideas collected so far:
* allow the specification in the output format name: 
SHAPE-ZIP;encoding=ISO-8859-15
* allow the specification as a GET parameter (and keep it as a GET parameter 
even with POST requests): ...&format_options=encoding:ISO-8859-15

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to