Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying OpenLayers 2.10 Beginner's Guide
  • Table Of Contents Toc
  • Feedback & Rating feedback
OpenLayers 2.10 Beginner's Guide

OpenLayers 2.10 Beginner's Guide

4.2 (9)
close
close
OpenLayers 2.10 Beginner's Guide

OpenLayers 2.10 Beginner's Guide

4.2 (9)

Overview of this book

Table of Contents (18 chapters)
close
close
OpenLayers 2.10
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Time for Action – getting dynamic data


Let's specify a ProxyHost and get data from Flickr in real time.

  1. We can use the example we just created, as we'll only be adding two things to it.

  2. First, we'll need to define the URL of our proxyhost. It can be a CGI script, python script, etc. A CGI script is provided by OpenLayers at http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost.

    If you use that file, be sure to have Python installed. By default, the file would go in c:/xampp/cgi-bin using Xampp on Windows or on Linux: /usr/lib/cgi-bin or /var/www/cgi (the location may vary between distributions). In your code, specify the ProxyHost, changing the URL to point to your ProxyHost:

    OpenLayers.ProxyHost = '/cgi-bin/proxy.cgi?url=';
  3. Next, we'll need to add the Flickr domain to the allowed host variable in the proxy file. Edit the proxy file and add the Flickr URL to the list of allowedHosts (near the top of the file provided by OpenLayers). At the time of writing, the last item in...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY