Re: [JPP-Devel] wfs enhancements

2016-01-10 Thread edgar . soldin
de [mailto:edgar.sol...@web.de] > Lähetetty: 8. tammikuuta 2016 17:24 > Vastaanottaja: OpenJump develop and use > Aihe: Re: [JPP-Devel] wfs enhancements > > found the bug already. it was in the deegreefc to ojfc converter code. > > generally you are right and we should por

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread Rahkonen Jukka (MML)
-Jukka Rahkonen- -Alkuperäinen viesti- Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] Lähetetty: 8. tammikuuta 2016 17:24 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] wfs enhancements found the bug already. it was in the deegreefc to ojfc converter code. general

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread edgar . soldin
for GDAL the GML is valid. >> >> -Jukka- >> >> >> -Alkuperäinen viesti- >> Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] >> Lähetetty: 8. tammikuuta 2016 14:07 >> Vastaanottaja: OpenJump develop and use >> Aihe: Re: [JPP-Devel] w

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread Stefan Steiniger
gt; > > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] > Lähetetty: 8. tammikuuta 2016 14:07 > Vastaanottaja: OpenJump develop and use > Aihe: Re: [JPP-Devel] wfs enhancements > > does http://ows.terrestris.de/geoserver/osm/wfs w

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread Rahkonen Jukka (MML)
nd all the data so at least for GDAL the GML is valid. -Jukka- -Alkuperäinen viesti- Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de] Lähetetty: 8. tammikuuta 2016 14:07 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] wfs enhancements does http://ows.ter

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread edgar . soldin
does http://ows.terrestris.de/geoserver/osm/wfs work for you? ..ede On 08.01.2016 12:54, edgar.sol...@web.de wrote: > hmm.. can you give me access to that? looks like it returns an unexpected > null somewhere. > > ..ede > > On 08.01.2016 12:45, Rahkonen Jukka (MML) wrote: >> Hi Ede, >> >> I ma

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread edgar . soldin
hmm.. can you give me access to that? looks like it returns an unexpected null somewhere. ..ede On 08.01.2016 12:45, Rahkonen Jukka (MML) wrote: > Hi Ede, > > I made a test about > >> 1. wfs auth is working properly (looked like it didn't work before, did it?) > > It did not work before but

Re: [JPP-Devel] wfs enhancements

2016-01-08 Thread Rahkonen Jukka (MML)
Hi Ede, I made a test about > 1. wfs auth is working properly (looked like it didn't work before, did it?) It did not work before but works now. I could only test with a demo WFS service I made with Mapserver. The plugin can read data through proxy, https, and basic authentication up till get

Re: [JPP-Devel] wfs enhancements

2016-01-05 Thread Rahkonen Jukka (MML)
Hi, With WFS 1.1.0 you can test what is the server side limit for maximum number of features. Just remember 1) use version=1.1.0 2) use plain &request=GetFeature without any filters, maxFeatures/count, or BBOX 3) use &resulttype=hits http://ows.terrestris.de/geoserver/osm/wfs?service=WFS&version

Re: [JPP-Devel] wfs enhancements

2016-01-04 Thread edgar . soldin
Jukka, with an 8core 20GB box i can receive 1Mio. items from osm_waterways, seems they limited the layer to that count. can you confirm? ..ede On 02.01.2016 17:33, edgar.sol...@web.de wrote: > hey Jukka, > > just committed r4737 . if that builds could you please check > > 1. wfs auth is worki