Do you have XSLT code that solves the Point-in-a-Polygon problem?
| Newsgroups | gmane.text.xml.xsl.general.mulberrytech |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks, The Point-in-a-Polygon problem is this: Given: v = a lat/long value p = a series of (lat,long) pairs representing a polygon Determine if v is within p. Question: Do you have XSLT code which solves the Point-in-a-Polygon problem? /Roger --~---------------------------------------------------------------- XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386 or by email: [email protected] --~--