It would be better to use something like JTS as a Java servlet, or Shapely as Python code inside a cgi-bin script
>>> alexe100 <[email protected]> 29/05/2012 11:58 a.m. >>> Hi Is it possible to instantiate a openlayers.map object with no div? I am asking this question because of this: I have javascript file that constructs a openlayers.map with a function that tells me if a point is inside a polygon or not. All works good. But i need that functionality (point is inside/outside a polygon) on server side, in a servlet. As far as i know, it is possible to run a javascript file on servlet. Now I am trying to execute the script file inside the servlet and ask the script if a point is inside or outside a polygon but I am having troubles in de first javascript instruction which is Openlayers.map(div). Now there is no div and i dont need it either. How to build a map without providing a div object? Thanks a lot Alex -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Openlayers-map-with-no-div-Javascript-on-server-side-tp4977562.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users 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. This message has been scanned for Malware and Viruses by Websense Hosted Security. www.websense.com _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
