Re: [Geotools-devel] Coordinate Reference System Error

2019-04-09 Thread Jody Garnett
0.9.jar >>>>> >>>>> Unit-api-1.0.jar >>>>> >>>>> Uom-lib0common-1.0.2.jar >>>>> >>>>> Uom-se-1.0.9.jar >>>>> >>>>> >>>>> >>>>> I am not using Maven, I ju

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-05 Thread Andrea Aime
;> >>>> gt-xsd-sld-20.2.jar >>>> >>>> gt-xsd-wcs-20.2.jar >>>> >>>> gt-xsd-wfs-20.2.jar >>>> >>>> gt-xsd-wms-20.2.jar >>>> >>>> gt-xsd-wmts-20.2.jar >>>> >>>> gt-

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-05 Thread Jody Garnett
> >>> >>> I am not using Maven, I just downloaded the repository from geotools and >>> added them to my class path. Is there a tutorial as to how to use Maven >>> with geotools? >>> >>> >>> >>> Thanks, >>> >&g

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-05 Thread Andrea Aime
om geotools and >> added them to my class path. Is there a tutorial as to how to use Maven >> with geotools? >> >> >> >> Thanks, >> >> >> >> Jack >> >> >> >> *From:* Andrea Aime >> *Sent:* Tuesday, April 02, 2

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-04 Thread Jody Garnett
arnett > *Sent:* Wednesday, April 03, 2019 10:13 PM > *To:* Zhang, Jack > *Cc:* andrea.a...@geo-solutions.it; Mark Prins ; > Geotools-Devel list > *Subject:* Re: [Geotools-devel] Coordinate Reference System Error > > > > CAUTION: This email originated from outside of the

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-03 Thread Jody Garnett
1.6.jar > > jt-shadedrelief-1.1.6.jar > > jt-stats-1.1.6.jar > > jt-translate-1.1.6.jar > > jt-utilities-1.1.6.jar > > jt-utils-1.5.0.jar > > jt-vectorbin-1.1.6.jar > > jt-vectorbinarize-1.5.0.jar > > jt-vectorize-1.5.0.jar > > jt-warp-1.1.6.jar &

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-02 Thread Andrea Aime
; jt-vectorize-1.5.0.jar > > jt-warp-1.1.6.jar > > jt-zonal-1.1.6.jar > > jt-zonalstats-1.5.0.jar > > jtds-1.3.1.jar > > jts-core-1.16.0.jar > > log4j-over-slf4j-1.6.4.jar > > miglayout-3.7-swing.jar > > mongo-java-driver-3.3.0.jar > > mysql-conn

Re: [Geotools-devel] Coordinate Reference System Error

2019-04-02 Thread Zhang, Jack
list Subject: Re: [Geotools-devel] Coordinate Reference System Error CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. ATTENTION: Ce courriel provient de l'extérieur de l'

Re: [Geotools-devel] Coordinate Reference System Error

2019-03-30 Thread Mark Prins
Op vr 29 mrt. 2019 17:53 schreef Zhang, Jack : > Hi, > > > > I’m facing an error where I’m trying to create the EPSG:4326 coordinate. > > > > I’m using the GeoTools 20.3, added all those jar libraries to my build > path. > > > > I run the following program and got errors (see below). I suspect > s

[Geotools-devel] Coordinate Reference System Error

2019-03-29 Thread Zhang, Jack
Hi, I'm facing an error where I'm trying to create the EPSG:4326 coordinate. I'm using the GeoTools 20.3, added all those jar libraries to my build path. I run the following program and got errors (see below). I suspect something about my environment is not set up correctly, any thoughts? Than