Not sure, we should ask on the user list. You can find a range of
commercial support options if you would like to email developers directly :)

There are several options for EPSG definitions gt-epsg-wkt is limited, but
being based on a Java property file allowed it to be used in systems where
file access is not available.

When I last tried android I could not get the Java Service Provider
Interface lookup stuff to work, perhaps it has gotten better?

Jody Garnett

On Tue, Sep 30, 2014 at 2:09 AM, Ams Sol <microam...@gmail.com> wrote:

> Dear Jody,
>
> I am intending to use GeoTools in my android application.
> All I need for now is to use shapefile utility for writing and reading
> local shapefile data with GeoTools.
> I downloaded the latest bin (12) from the website and as instructed I had
> to remove epsg files except gt2-epsg.jar which doesnt exist in the folder
> of jars!
>
> right now I guessed i could put the following jars in my /lib folder:
>
> gt-api
> gp-data
> gt-main
> gt-opengis
> gt-shapefile
>
> but however the following line throws NoClassDefFoundError:
> ShpFiles files = new ShpFiles("/storage/emulated/0/Android/SHP/test.shp");
>
> Am I adding the right Jar files? What is the right action to take at this
> point.
> Thanks in advance,
>
> Ams.
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to