History of GmapPackage

Version 5

GmapPackage

A Wikid Google Map Engine

Created by: Will, Last modification: 30 Sep 2005 (04:14 UTC) by Will
The goal of this project is to create a package that lets you edit a Google Map like a wiki, with some Flickr integration thrown in for spice.

A Road Map for the package is well underway. You can find part of it below and part of it on this wiki page I'm beginning to move things over here as they become more clarified.

If you want to join in I'm not a professional programmer, but have faith, this is going to be sweet. If you do want to help out, well I guess you can email me wjames5 -at - nyc.rr.com or find me on the bitweaver irc thing.

RoadMap

Database Structure

TABLE: tiki_gmap

  • map_id
  • content_id (needed?)
  • user_id
  • version
  • title
  • description
  • location_lat
  • location_Lon
  • zoom_level
  • map_type
  • show_controls (S/L/N)
  • show_scale (T/F)
  • show_map_types (T/F)
  • init_marker_set
  • init_polylines_set
  • init_polygon_set
  • add_map_types
  • marker_sets
  • polyline_sets
  • polygon_sets
  • comments (T/F?)
  • points
  • votes
  • page_rank
  • cache (?)
  • wiki_cache (?)
  • cache_timestamp (?)
  • flag (?)

TABLE: tiki_gmap_marker

  • marker_id
  • set_id
  • location_lat
  • location_Lon
  • icon_id (Style - Default or Custom)
  • click_action (assign actions here or type?)
  • window_data
  • style_id (Style - Default/Custom)
  • label_data (Tool Tip in PdMarker Class only)
  • zindex
  • flickr_image_id (path?)

TABLE: tiki_gmap_iconstyle
  • icon_id
  • name
  • type (GIcon / XIcon)
  • image
  • image_size
  • shadow_image
  • shadow_size
  • rollover (Image for PdMarker Type only? here or in marker styles below?)
  • icon_anchor_x
  • icon_anchor_y
  • infowindow_anchor_x
  • infowindow_anchor_y
  • infoshadow_anchor_x
  • infoshadow_anchor_y

TABLE: tiki_gmap_markerstyles
  • styles_id
  • name
  • type (PdMarker / XMarker])
  • icon_hover_image (PdMarker Class)
  • label_hover_opacity (PdMarker Class)
  • label_opacity (PdMarker Class)
  • label_hover_styles (CSS for PdMarker Class)
    (should this also have a seperate style for label/tool tip when it is shown after click?)
  • window_styles (CSS for PdMarker Class)
    (is this the same as above? - waiting for email from maker of PdMarker)

TABLE: tiki_gmap_polyline

  • polyline_id
  • set_id
  • type (Default / XPolyline)
  • points_data (an array)
  • style_id
  • border_text

TABLE: tiki_gmap_polylinestyles
  • style_id
  • name
  • color
  • weight
  • opacity
  • pattern
  • segment_count
  • begin_arrow
  • end_arrow
  • arrows_every
  • zindex
  • font (CSS)
  • text_every
  • text_fgstyle_color
  • text_fgstyle_weight
  • text_fgstyle_opacity
  • text_fgstyle_zindex
  • text_bgstyle_color
  • text_bgstyle_weight
  • text_bgstyle_opacity
  • text_bgstyle_zindex

TABLE: tiki_gmap_polygon

note: Polygons must be XPolygons
  • polygon_id
  • set_id
  • type (Polygon / Circle)
  • points_data (an array for polygon)
  • center (for circle)
  • radius (for circle)
  • polylinestyle_id (uses polyline style above)
  • style_id
  • border_text

TABLE: tiki_gmap_polygonstyles
  • style_id
  • color
  • weight
  • opacity
  • zindex

TABLE tiki_gmap_sidepanel

  • show (T/F)
  • list_map_types (T/F)
  • list_markers (T/F)

Page History
Date/CommentUserIPVersion
25 Nov 2008 (20:19 UTC)
bug fix updates
Will69.203.72.161167
Current • Source
Will69.203.72.161166
View • Compare • Difference • Source
Will69.203.72.161165
View • Compare • Difference • Source
Will69.203.72.161164
View • Compare • Difference • Source
Will69.203.72.161163
View • Compare • Difference • Source
Will69.203.72.161162
View • Compare • Difference • Source
Will69.203.72.161161
View • Compare • Difference • Source
Will69.203.72.161160
View • Compare • Difference • Source
Will69.203.72.161159
View • Compare • Difference • Source
Will69.203.72.161158
View • Compare • Difference • Source
Will69.203.72.161157
View • Compare • Difference • Source
Will69.203.72.161156
View • Compare • Difference • Source
Will69.203.72.161155
View • Compare • Difference • Source
Will69.203.72.161154
View • Compare • Difference • Source
Will69.203.72.161153
View • Compare • Difference • Source
Will69.203.72.161152
View • Compare • Difference • Source
Will69.203.72.161151
View • Compare • Difference • Source
Will69.203.72.161150
View • Compare • Difference • Source
Will69.203.72.161149
View • Compare • Difference • Source
Will69.203.72.161148
View • Compare • Difference • Source
Will206.83.76.15147
View • Compare • Difference • Source
Will66.251.17.162146
View • Compare • Difference • Source
Will206.83.76.15145
View • Compare • Difference • Source
Will66.251.17.162144
View • Compare • Difference • Source
Will66.251.17.162143
View • Compare • Difference • Source
Will206.83.76.15142
View • Compare • Difference • Source