GeoAwareObjects: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
 
Zeile 13: Zeile 13:
 
* '''GeoRSSFeed''' <br> GeoRSSFeed is a wrapper for [[CMFSin]] allowing you to present [[:de:RSS|RSS]] feeds configured in the sin_tool in your popup windows. Each instance of GeoRSSFeed is capable of showing multiple independent feeds.
 
* '''GeoRSSFeed''' <br> GeoRSSFeed is a wrapper for [[CMFSin]] allowing you to present [[:de:RSS|RSS]] feeds configured in the sin_tool in your popup windows. Each instance of GeoRSSFeed is capable of showing multiple independent feeds.
  
* '''GPSTrack''' <br> GPSTrack is able to read track files (in text format) created by [[GPS]] software and render those [[track|track]]s on the PrimaGIS map. Any text file with coordinate pairs one per line is usable with GPSTrack.
+
* '''GPSTrack''' <br> GPSTrack is able to read [[Track Log|track files]] (in text format) created by [[GPS]] software and render those [[track|track]]s on the PrimaGIS map. Any text file with coordinate pairs one per line is usable with GPSTrack.
  
 
* '''SimplePolygon¶'''
 
* '''SimplePolygon¶'''

Aktuelle Version vom 23. November 2005, 15:30 Uhr

GeoAwareObjects is a companion product to PrimaGIS and its primary goal is to provide real-life examples on how developers can take advantage of the IGeoAware interface within their own products. GeoAwareObjects is free software and licenced under the GNU General Public Licence (GPL).

The individual objects are:

  • GeoATImage
    GeoATImage is a spatially enabled version of the ATImage content type of the ATContentTypes product. Used with PrimaGIS, it allows you to have images rendered in the Javascript pop-up windows when moving the mouse on the imagemap hotspots. See Making existing AT objects IGeoAware for discussion and implementation of GeoATImage.
  • GeoATFile
    GeoATFile is a spatially enabled version of the ATFile content type of the ATContentTypes product. Used with PrimaGIS, it allows you to have downloadable files within the Javascript popup windows.
  • GeoLink
    GeoLink? is a simple content type that allows you to create arbitrary links from the imagemap hotspots and show metadata about the links in the Javascript popup windows.
  • GeoRSSFeed
    GeoRSSFeed is a wrapper for CMFSin allowing you to present RSS feeds configured in the sin_tool in your popup windows. Each instance of GeoRSSFeed is capable of showing multiple independent feeds.
  • GPSTrack
    GPSTrack is able to read track files (in text format) created by GPS software and render those tracks on the PrimaGIS map. Any text file with coordinate pairs one per line is usable with GPSTrack.
  • SimplePolygon¶