Icons
Here is the full set of icons which Goggle supply.
See Lecture 16 for an example of its use
Locations
Google Earth will display the location of a point in either decimal degrees or degrees minutes seconds - you can select which in the options.
With GoogleMaps, the lat and long appear in the URL of a place - you may have to zoom in and out to get it to appear in this format.
If your data has locations in degrees, minutes and seconds, you can convert to decimal degrees using the formula
decimal-degrees := degrees + minutes / 60 + seconds /3600
You will have to take account of the direction too. N and E are positive, S and W negative.
Showing posts with label coursework 2. Show all posts
Showing posts with label coursework 2. Show all posts
Friday, 16 February 2007
Thursday, 8 February 2007
Coursework 2
Here is the specification for the second Coursework. This is an individual assignment in which you will build a simple mashup based on GoogleEarth. This brings together the results of workshops in which PHP and SimpleXML is used to transform RSS and generate kml and a basic XML schema and data are developed.
Specification HTML Word
Specification HTML Word
Subscribe to:
Posts (Atom)