Some javascript/style in this post has been disabled (
why?)
Hi John;
Interesting problem - you will need to dig into the internals of the shapefile datastore for this one. The shapefile ShapefileAttributeReader kind of keeps three things going on as it assembles a feature for you; you should be able to pick out the part that reads through the shp file and take out the geometry directly.
The class looks to be called ShapefileReader - keep in mind it is not intended for use in a direct fashion like this so it will take a bit of code review for you to make it go in isolation.
Jody
On 06/10/2009, at 9:21 AM, John Cartwright wrote:
Hello All,
I'd like to read just the geometry from a shape file where I only have
the shp file. Is it possible to do so w/o the warning re: a missing shx
file?
Thanks!
--john
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Geotools-gt2-users mailing list
[hidden email]https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Geotools-gt2-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users