Re: [Geotools-devel] Geotools - integration with c#

2020-06-03 Thread Imran Rajjad
Hello Kroeff, Geotools is a pure Java Library. However you might want to give Jni4Net framework a try (http://jni4net.com/) regards, Imran On Wed, Jun 3, 2020 at 4:31 PM Kroeff Gia wrote: > Hi All, > > > > I am new to Geotools and would like some help to get started. > > > > I have a code i

Re: [Geotools-devel] GSIP 189 - Control remote HTTP requests send by GeoTools \ GeoServer

2020-03-02 Thread Imran Rajjad
have a better idea on the geotools changes required can we make >> a proposal there also. May also need to have this as a standing concern >> when adding third party dependencies (if the new library makes http >> requests we would need to make sure it is configured to use your whit

Re: [Geotools-devel] GSIP 189 - Control remote HTTP requests send by GeoTools \ GeoServer

2020-02-28 Thread Imran Rajjad
Hi Mark, Thank for the feedback Allowing anything by default until a rule is added, sounds reasonable. regards, Imran On Fri, Feb 28, 2020 at 4:48 PM Mark Prins wrote: > On 28-02-2020 12:20, Imran Rajjad wrote: > > Dear All, > > I would like to submit the following G

[Geotools-devel] GSIP 189 - Control remote HTTP requests send by GeoTools \ GeoServer

2020-02-28 Thread Imran Rajjad
Dear All, I would like to submit the following GSIP : https://github.com/geoserver/geoserver/wiki/GSIP-189 *Some Background and Context:* Geotools and Geoserver make a lot of HTTP calls, internally and externally for different purposes which include - Downloading Schemas - Requesting Onl

[Geotools-devel] Permission to backport [GEOT-6433] markAlongLine ExernalGraphics for LineSymbolizer

2020-02-13 Thread Imran Rajjad
Dear List, I would like to seek permission to proceed backporting the following new feature introduced more than one month ago. Details can be found at https://osgeo-org.atlassian.net/browse/GEOT-6433 PR : https://github.com/geotools/geotools/pull/2680 regards, Imran -- I.R ___

Re: [Geotools-devel] Request to backport to 22.x [GEOT-6394]Mongodb datastore should be able to use HTTP(s) and Zip file Urls as Schema Store

2020-01-15 Thread Imran Rajjad
ition to do? > -- > Jody Garnett > > > On Mon, 13 Jan 2020 at 04:18, Imran Rajjad wrote: > >> Dear List, >> >> >> *I would like to ask for permission to backport an improvement done on >> MongoDB plugin which allows Mongodb datastore to use HTTP(s) an

[Geotools-devel] Request to backport to 22.x [GEOT-6360] Add Preferred Image Format support in WMSLayer and WMSCoverageReader

2020-01-13 Thread Imran Rajjad
*Dear List,I would like to ask for permission to backport an improvement done on WMSLayer, allows instantiating WMSLayer with a remote remote. Currently the WMSLayer defaults to PNG variants. More details can be found at https://osgeo-org.atlassian.net/browse/GEOT-6360

[Geotools-devel] Request to backport to 22.x [GEOT-6394]Mongodb datastore should be able to use HTTP(s) and Zip file Urls as Schema Store

2020-01-13 Thread Imran Rajjad
Dear List, *I would like to ask for permission to backport an improvement done on MongoDB plugin which allows Mongodb datastore to use HTTP(s) and Zip file Urls as Schema Store. More detail can be found at https://osgeo-org.atlassian.net/browse/GEOT-6394

[Geotools-devel] jars with timestamp in Geotools repo

2019-12-04 Thread Imran Rajjad
Hello, In context of the issue described in https://osgeo-org.atlassian.net/browse/GEOS-9407 , when building a Geoserver release, Geotool jar files with timestamp( e.g gt-main-22-20191203.210809-185) appear in the lib folder of war file. I have done some investigation to find the cause, apparently

Re: [Geotools-devel] unable to load WFS Feature Store - Parser failing

2019-08-23 Thread Imran Rajjad
As per Jody suggestions, adding xalan xalan 2.7.2 to project POM made the error go away On Thu, Aug 22, 2019 at 4:42 PM Imran Rajjad wrote: > Hello, > > I am trying to create a WFS Datastore in Geotools 22-Snapshot > >String capUrl = " > http://local

[Geotools-devel] unable to load WFS Feature Store - Parser failing

2019-08-22 Thread Imran Rajjad
Hello, I am trying to create a WFS Datastore in Geotools 22-Snapshot String capUrl = " http://localhost:8081/geoserver/wfs?REQUEST=GetCapabilities";; Map connectionParameters = new HashMap(); connectionParameters.put("WFSDataStoreFactory:GET_CAPABILITIES_URL", capUrl ); Dat

[Geotools-devel] GEOS-7533 - slow schema creation on postgis with 20k+ tables

2019-07-22 Thread Imran Rajjad
Greetings, This mail is in reference to issue described at https://osgeo-org.atlassian.net/browse/GEOS-7533?oldIssueView=true. To replicate the user`s environment, I have a Postgis database with 30k tables. As per Andrea`s initial investigation and feedback on this issue, it is proposed to have

[Geotools-devel] unable to build/install gt-webservice-22-SNAPSOT on Win10

2019-02-20 Thread Imran Rajjad
Hi, I am trying to build geotools 22 Snapshot, using following command on Windows 10,JDK8, Maven 3.2.5 mvn install -Dall -Pwebservice -DskipTests the build + install fails with below stack [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-te