<div dir="ltr"><div><div><div><div><div><div>Hi Robert,<br><br></div>thanks for your reply.<br></div>Yes, metric cartesian would be the right projection. But I can not find any examples or documentation.<br></div>Is it already available for openlayers?<br>
<br></div>By the way: I do not only need polygons, but tiles, too.<br><br></div>regards,<br></div>Hinnack<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/13 Robert Sanson <span dir="ltr"><<a href="mailto:Robert.Sanson@asurequality.com" target="_blank">Robert.Sanson@asurequality.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Hinnack<br>
<br>
Create a vector polygon layer where each seat is a small polygon. Use a metric cartesian coordinate system. You just get the user to zoom in and select the seat. The vector layer could either be loaded into memory from a GeoJSON file on the server, or could be served as WMS, so you use GetFeatureInfo requests to return the seat the user clicks on.<br>

<br>
regards,<br>
<br>
Robert<br>
<br>
>>> Hinnack <<a href="mailto:henrik.genssen@gmail.com">henrik.genssen@gmail.com</a>> 12/10/2013 11:03 p.m. >>><br>
<div><div class="h5">Hi folks,<br>
<br>
I would like to use openlayers for a seating plan of a stadium, where geo<br>
referencing based on lng/lat is not really important, but on pixels.<br>
So I wonder, if a "pixel-based projection" exists - and if not, how to<br>
start one.<br>
The booking engine of a ticket system has the same needs, as a map has<br>
(e.g. overlays like Images, kml's, zooming, etc.).<br>
Of course, one could reinvent the wheel by using other js libs like<br>
"Raphael" - but it does not to make much sense to me...<br>
<br>
Did I overlook something and it does already exists?<br>
<br>
Thanks for any advise :-)<br>
<br>
regards<br>
<br>
Hinnack<br>
<br>
<br>
<br>
</div></div>This email and any attachments are confidential and intended solely for the addressee(s). If you are not the intended recipient, please notify us immediately and then delete this email from your system.<br>
<br>
This message has been scanned for Malware and Viruses by Websense Hosted Security.<br>
<a href="http://www.websense.com" target="_blank">www.websense.com</a><br>
</blockquote></div><br></div>