Re: [xsl] Do you have XSLT code to determine if a lat/ long lies within a polygon?

Subject: Re: [xsl] Do you have XSLT code to determine if a lat/ long lies within a polygon?
From: "Rushforth, Peter peter.rushforth@xxxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Aug 2015 17:09:45 -0000
Hi Roger,

I worked on GeoFunctions a long time ago.  http://geofunctions.org

But you could easily do it today with a java extension function which uses
JTS, on which geofunctions was based.

Cheers,
Peter

> -----Original Message-----
> From: Costello, Roger L. costello@xxxxxxxxx [mailto:xsl-list-
> service@xxxxxxxxxxxxxxxxxxxxxx]
> Sent: August 13, 2015 13:01
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Do you have XSLT code to determine if a lat/ long lies within
a
> polygon?
>
> Hi Folks,
>
> I am seeking XSLT code that can determine if a specified latitude/longitude
is
> either inside or outside of a specified polygon.
>
> Do you have code that I can use?
>
> /Roger

Current Thread