On 30.12.2014 21:55, Rahkonen Jukka (Tike) wrote:
> ________________________________________
> edgar.soldin wrote:
> 
>> On 30.12.2014 01:05, Rahkonen Jukka (Tike) wrote:
>> SNIP
>>> I managed to make successful requests with spatial filter and attribute 
>>> filter from couple of GeoServers. However, I must edit the request by hand:
>>>
>>> - With WFS 1.1.0 the srsName is created as 
>>> srsName="urn:x-ogc:def:crs:EPSG:4326". It is usually better to edit it into 
>>> srsName="EPSG:4326"
> 
>> hmm, can't find where to tackle it right now
> 
> Perhaps it is using the format that is parsed from the server output for 
> GetCapabilities but I am not sure.
> 

still no idea

> 
>> - Plugin creates BBOX filter with WFS 1.1.0 as:
>SNIP

try latest snapshot

> 
>> - The plugin is willing to insert "app" or "app2" etc. namespace in a 
>> deegree style here and there and they often cause some mess. Here is an 
>> example, removing "app3:" fixes this issue.
>> <ogc:PropertyName xmlns:topp="http://www.openplans.org/topp";>;
>> topp:app3:STATE_NAME</ogc:PropertyName>
> 
>> where is that?
> 
> Perhaps stuff about qualified names/local names in 
> WFServiceWrapper_1_1_0.java has something to do with it. Or then (or in 
> addition to) SpatialCriteriaPanel.java
> 

ditto
 
>>
>>> String comparisons (STATE_NAME LIKE 'Colorado') fail for me for some reason 
>>> but I had luck with some numeric filters (STATE_FIPS=17).
> 

just keep on giving hints and i see what i can do.. ede

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to