Re: [pmapper-users] data types for search.xml

2009-05-22 Thread McCown, George
I'm using the supported ORG personal geodatabase as my layers in the mapscript. I have to export that same layer as a shape to use the search engine. If there is a update on the geodatabase, we have to export again. I'll keep looking for a search script that will work with personal geodatabas

Re: [pmapper-users] Digitize in pmapper 3.2

2009-05-22 Thread Salvator*eL*arosa
Salvator*eL*arosa wrote: > > > The tool "digitize" it works with version 3.2? > Yes, it do! In "mapserver.js" you need to add the string: } else if (vmode == 'digitize') { openDigitizeDlg(imgxy); after the string: else if (vmode == 'poi') { openPoiDlg(imgxy)