Good God!! Why? WHY? The dev team makes the upgrade a nightmare!! There is no docs to help us converting to OL3 and you simply tell
" There is no Filter Encoding format in ol3 (buy our support plan)" "You can try and create a Filter Encoding format in ol3, but this isn’t a trivial task.( we can do this because we've done before, but you must pay ). Jesus! Em quarta-feira, 12 de novembro de 2014 09:25:55 UTC-2, Bart van den Eijnden escreveu: > > There is no Filter Encoding format in ol3. > > Best regards, > Bart > > Bart van den Eijnden > Front End Software Engineer | Boundless <http://boundlessgeo.com/> > [email protected] <javascript:> > 1-877-673-6436 > @boundlessgeo <http://twitter.com/boundlessgeo/> > > <http://boundlessgeo.com> > > On 12 Nov 2014, at 12:01, Cecilie Andersen via OL3 Dev < > ol3-dev+noreply-apn2wqf8hmhvo6yhreghqlhydbkohettrmow9fry9lp_7...@googlegroups.com > > <javascript:>> wrote: > > Hi, > I'm converting an application from OL2 to OL3 and have a question. > (I'm also a newbie in OL) > > I can not find Filter in OL3 API. > My OL2 code looks like this: > > function bboxFilter(bbox) { > return new OL.Filter.Spatial({ > type : OL.Filter.Spatial.BBOX, > value : bbox, > property : "stpoint" > }); > } > and > var timeFilter = new OL.Filter.Comparison({ > type : OL.Filter.Comparison.BETWEEN, > property : "sttime", > lowerBoundary : date.fromTime, > upperBoundary : date.toTime > }); > > I'm working with GeoServer and need to create filters for different > parameters before querying GeoServer.. > How to do that in OL3? > > Regards Cecilie > > > -- > You received this message because you are subscribed to the Google Groups > "OL3 Dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > Visit this group at http://groups.google.com/group/ol3-dev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ol3-dev/1410f035-1486-40a7-bbdf-cc5d03b36ff9%40googlegroups.com > > <https://groups.google.com/d/msgid/ol3-dev/1410f035-1486-40a7-bbdf-cc5d03b36ff9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "OL3 Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ol3-dev. To view this discussion on the web visit https://groups.google.com/d/msgid/ol3-dev/ad808151-6cd1-44c8-82d9-dea8d5ba3699%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
