Changes between Version 12 and Version 13 of UserGuidelines/GIS
- Timestamp:
- 01/24/10 01:08:59 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/GIS
v12 v13 39 39 40 40 === Features, Feature Classes & Feature Groups === 41 ==== Features ====41 ==== Features ==== 42 42 * A Feature is a record in the gis_location table. 43 43 * This can be a point (Lat/Lon), Line or Polygon (WKT) … … 45 45 * /pr/person/presence 46 46 * If there is a marker assigned directly to a Feature then that is how the Feature will show up on the map. 47 ==== Feature Classes ====47 ==== Feature Classes ==== 48 48 * A Feature Class is a record in this gis_feature_class table 49 49 * It is a collection of Features of the same type … … 52 52 * Can be grouped together into Feature Groups 53 53 * Link to a common resource for URLs & extra fields to pull into Map popups 54 ==== Feature Groups ====54 ==== Feature Groups ==== 55 55 * A Feature Class is a record in this gis_feature_class table 56 56 * This is used to provide Layers on the Map & Feeds for export/view by other systems