Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-19 Thread Pradeep Chandra
to do. Thanks and regards M Pradeep Chandra -- View this message in context: http://lucene.472066.n3.nabble.com/Regarding-google-maps-polyline-to-use-IsWithin-POLYGON-in-solr-tp4263975p4264311.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-19 Thread David Smiley
giving any result for beyond 213 points of polygon... > > Thanks > M Pradeep Chandra > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Regarding-google-maps-polyline-to-use-IsWithin-POLYGON-in-solr-tp4263975p4264046.html > Sent from th

Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-15 Thread Pradeep Chandra
Hi Sir, Let me give some clarification on IsWithin(POLYGON(())) query...It is not giving any result for beyond 213 points of polygon... Thanks M Pradeep Chandra -- View this message in context: http://lucene.472066.n3.nabble.com/Regarding-google-maps-polyline-to-use-IsWithin-POLYGON-in-solr

Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-15 Thread David Smiley
Hi Pradeep, Are you seeing an error when it doesn't work? I believe a shape overlapping itself will cause an error from JTS. If you do see that, then you can ask Spatial4j (used by Lucene/Solr) to attempt to deal with it in a number of ways. See "validationRule":

Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-15 Thread Pradeep Chandra
Hi Sir, I want to draw a polyline along the route given by google maps (from one place to another place). I applied the logic of calculating parallel lines between the two markers on the route on both sides of the route. Because of the non-linear nature of the route. In some cases the polyline