|
From: Geotools <Ste...@ni...> - 2011-07-27 23:22:04
|
Using Geotools 2.6 to generate shape files, I run into some problem. Can anyone shed some light son the following : 1) Sorted *.DBF files Using the example codes (essentially duplicating the code in the Geometry CRS tutorials), I am unable to sort the resulting *.dbf file. The output from the database is sorted, and the featurecollection seem to be sorted as well. Is it possible to get a *.dbf file sorted according to a given key ? 2) Projection I have to change the default projection. However, after changing coordinate system/projection, the exported projection file is not readable in e.g. ArcCatalog 10. There seems to be an issue with line shifts. Trying to use the *parseWKT() method does not seem to work either. Any ideas anyone ? Sys = Win XP, Geotools 2.6, Java 1.6 SH -- ; ------------------------------------------ ; Stein Haaland ; Max-Planck Insitute ; Ste...@is... ; also at ; Dept of Physics, Univ of Bergen ; http://www.ift.uib.no/Romfysikk/TEAM/ ; ------------------------------------------- |