Miguel,<div><br></div><div>I think you either need to tell us a little more about what you're trying to do, or go back to the basics of web programming. OpenLayers is a Javascript library. How you store the GIS data on your server and how you deliver it to OL is up to you. You can use proprietary software, like ArcGIS server, or free stuff like mapserver, geoserver, etc. You can also write your own GML files. However, all of those options will still require you to customize the output in the client via javascript, there's no way around that I'm afraid. This list is primarily for people who are working with javascript. So, if you can tell us more about what you want to do we can be more helpful. Complaining that there's a lot of javascript to write on a javascript-library user's list is counter-productive to helping you.<br>
<div><br><div class="gmail_quote">On Wed, May 25, 2011 at 10:13 AM, Miguel Chang <span dir="ltr"><<a href="mailto:mac_luzer@hotmail.com">mac_luzer@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
Hello there,<br><br>Yes, I get your idea but in the demos I've seen so far there is only one way to load a batch of markers and it's by using a textfile I've not seen another way to do so unless I code a lot of jscript... <br>
<br><br><br><hr>Date: Wed, 25 May 2011 10:29:47 -0500<div class="im"><br>Subject: Re: [OpenLayers-Users] Questions about Markers and Text markers<br>From: <a href="mailto:n.e.kendall@gmail.com" target="_blank">n.e.kendall@gmail.com</a><br>
</div><div class="im">To: <a href="mailto:mac_luzer@hotmail.com" target="_blank">mac_luzer@hotmail.com</a><br></div><div class="im">CC: <a href="mailto:openlayers-users@lists.osgeo.org" target="_blank">openlayers-users@lists.osgeo.org</a><br>
<br>Hi,<div><br></div><div>My guess would be that one way to approach this would be to have an XML file of your preference loaded into the side-bar and map at the same time. If you set a listener to the list-item and it's related feature, you should be able to get the functionality you're describing. Someone may have a more detailed solution.<br>
<br><div>On Wed, May 25, 2011 at 9:48 AM, Miguel Chang <span dir="ltr"><<a href="mailto:mac_luzer@hotmail.com" target="_blank">mac_luzer@hotmail.com</a>></span> wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">
<div>
I want to show a sidebar with the information of the markers, kind of list where I could sort the data by date or by location and by selecting this list it directly shows me the position on the map.<br><br><br><br>> CC: <a href="mailto:openlayers-users@lists.osgeo.org" target="_blank">openlayers-users@lists.osgeo.org</a><br>
> From: <a href="mailto:n.e.kendall@gmail.com" target="_blank">n.e.kendall@gmail.com</a><br>> Subject: Re: [OpenLayers-Users] Questions about Markers and Text markers<br>> Date: Wed, 25 May 2011 00:49:34 -0500<br>
> To: <a href="mailto:mac_luzer@hotmail.com" target="_blank">mac_luzer@hotmail.com</a><div><div></div><div><br>> <br>> Can you clarify what you're trying to do? By definition if you want to mess with the text on the client side you'll need jscript...which is what ol does. <br>
> <br>> Sent from my mobile device<br>> <br>> On May 24, 2011, at 11:28 PM, Miguel Chang <<a href="mailto:mac_luzer@hotmail.com" target="_blank">mac_luzer@hotmail.com</a>> wrote:<br>> <br>> > Hello there, I´m implementing a web page using Openlayer as the map provider and so far it seems to work... but I have some troubles with the markers because I want to show the information both at the map and on the page itself, is there anyway to manipulate the data from text file once loaded? also I´m looking for a more direct approach on feeding the data, like extracting directly from a database, is there any implementation that does not involves a lo of javascript coding ?<br>
> > <br>> > <br>> > _______________________________________________<br>> > Users mailing list<br>> > <a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>> > <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
                                           </div></div></div>
</blockquote></div><br></div>                                            </div></div>
</blockquote></div><br></div></div>