Opened 18 years ago

Closed 13 years ago

#1656 closed defect (fixed)

SHPXY defaults and documentation

Reported by: sdlime Owned by: jmckenna
Priority: high Milestone:
Component: Documentation - MapServer Version: 4.8
Severity: normal Keywords:
Cc:

Description (last modified by sdlime)

Make sure the shpxy default values and the online documentation match each 
other.

Steve

Change History (8)

comment:1 by jmckenna, 16 years ago

Owner: changed from sdlime to jmckenna

comment:3 by jmckenna, 16 years ago

Milestone: 5.0.3 release

comment:4 by jmckenna, 15 years ago

Status: newassigned

comment:5 by sdlime, 15 years ago

Description: modified (diff)

Jeff, let me know how I can help!

Steve

comment:6 by jmckenna, 15 years ago

Steve, can you point out where the shpxy defaults live in the code? Also am I right that the doc you are referring to is: http://www.mapserver.org/output/imagemaps.html ?

(yes I need a little help!)

comment:7 by sdlime, 15 years ago

Hi Jeff: The code is in maptemplate.c, look for the function processShpxyTag(). There's a point in that code that starts "if(tagArgs)..." and that's the best place to look for the various tag arguments. They're initialized just above that block after "while (tagStart)...". There's a bunch of 'em...

The doc you refer to is correct, but the main source should be:

http://mapserver.org/mapfile/template.html

Steve

comment:8 by havatv, 13 years ago

Resolution: fixed
Status: assignedclosed

I have attempted to fix this in trunk and 6.0 documentation (r11984). I have only updated the template document. If there is a need to do something in earlier versions of the documentation, please reopen.

Note: See TracTickets for help on using tickets.