[Geomoose-users] Laserfiche and GeoMoose (Blaine Hackett)
Blaine Hackett
blaine at gisrangers.com
Wed May 13 14:49:12 EDT 2009
Thanks for the information. I will let you know how it turns out.
Blaine
-----Original Message-----
From: geomoose-users-request at lists.sourceforge.net
[mailto:geomoose-users-request at lists.sourceforge.net]
Sent: Monday, May 11, 2009 4:18 PM
To: geomoose-users at lists.sourceforge.net
Subject: Geomoose-users Digest, Vol 20, Issue 7
Send Geomoose-users mailing list submissions to
geomoose-users at lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/geomoose-users
or, via email, send a message with subject or body 'help' to
geomoose-users-request at lists.sourceforge.net
You can reach the person managing the list at
geomoose-users-owner at lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Geomoose-users digest..."
Today's Topics:
1. Re: Laserfiche and GeoMoose (Bob Basques)
2. Re: Laserfiche and GeoMoose (Blaine Hackett)
3. Re: Laserfiche and GeoMoose (Dan Little)
----------------------------------------------------------------------
Message: 1
Date: Mon, 11 May 2009 15:56:34 -0500
From: "Bob Basques" <Bob.Basques at ci.stpaul.mn.us>
Subject: Re: [Geomoose-users] Laserfiche and GeoMoose
To: "Blaine Hackett" <blaine at gisrangers.com>,
<geomoose-developers at lists.sourceforge.net>,
<geomoose-users at lists.sourceforge.net>
Message-ID: <4A084AB2.163B.00A8.0 at ci.stpaul.mn.us>
Content-Type: text/plain; charset="us-ascii"
Blaine,
When you say link to LaserFiche, are you talking about linking to a scan of
the Lasertfiche, or to something else? Document linking is indeed possible
to link into GeoMoose, either via the identify button or via the popup
mechanism
bobb
>>> "Blaine Hackett" <blaine at gisrangers.com> wrote:
Good Afternoon!
I have several clients who want to link GeoMoose to LaserFiche. Have any of
you done that and if so, what is the difficulty factor?
Thanks
Blaine
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Mon, 11 May 2009 16:10:45 -0500
From: "Blaine Hackett" <blaine at gisrangers.com>
Subject: Re: [Geomoose-users] Laserfiche and GeoMoose
To: "'Bob Basques'" <Bob.Basques at ci.stpaul.mn.us>,
<geomoose-developers at lists.sourceforge.net>,
<geomoose-users at lists.sourceforge.net>
Message-ID: <FED3BCF685664278A5F75E330BAFADAD at MONGO>
Content-Type: text/plain; charset="us-ascii"
I guess I would actually like to send a query to LaserFiche and have that
software bring back all the documents associated with that query. So for
example, you click on a parcel and it sends the PIN to LaserFiche which
brings up all data associated with that PIN. Does that make sense?
Blaine
_____
From: Bob Basques [mailto:Bob.Basques at ci.stpaul.mn.us]
Sent: Monday, May 11, 2009 3:57 PM
To: Blaine Hackett; geomoose-developers at lists.sourceforge.net;
geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Laserfiche and GeoMoose
Blaine,
When you say link to LaserFiche, are you talking about linking to a scan of
the Lasertfiche, or to something else? Document linking is indeed possible
to link into GeoMoose, either via the identify button or via the popup
mechanism
bobb
>>> "Blaine Hackett" <blaine at gisrangers.com> wrote:
Good Afternoon!
I have several clients who want to link GeoMoose to LaserFiche. Have any of
you done that and if so, what is the difficulty factor?
Thanks
Blaine
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Mon, 11 May 2009 14:17:45 -0700 (PDT)
From: Dan Little <danlittle at yahoo.com>
Subject: Re: [Geomoose-users] Laserfiche and GeoMoose
To: Blaine Hackett <blaine at gisrangers.com>, Bob Basques
<Bob.Basques at ci.stpaul.mn.us>,
geomoose-developers at lists.sourceforge.net,
geomoose-users at lists.sourceforge.net
Message-ID: <323725.50051.qm at web51405.mail.re2.yahoo.com>
Content-Type: text/plain; charset="us-ascii"
Yep. There are a number of ways to do that... my instinct would be to do
one of the following:
1) Do an external link via the identify templates to the LaserFiche search.
something like...
View'>http://my.server.mn.us/laserfische/search.cgi?id=[PIN]">View related
documents
2) Setup a PHP script that can parse the results and then directly link to
the documents. This is pretty detail oriented and I'm sorta lazy but the
code would follow this type of path:
a) Download the results of a search from the system into memory.
b) Parse that using a custom parser, or if available get the results in XML
or JSON so they can be parsed with a native parser.
c) Process those results into HTML links for the user.
d) Return the HTML to the results tab.
(/end 50 cents)
________________________________
From: Blaine Hackett <blaine at gisrangers.com>
To: Bob Basques <Bob.Basques at ci.stpaul.mn.us>;
geomoose-developers at lists.sourceforge.net;
geomoose-users at lists.sourceforge.net
Sent: Monday, May 11, 2009 4:10:45 PM
Subject: Re: [Geomoose-users] Laserfiche and GeoMoose
I guess I would actually like to send a
query to LaserFiche and have that software bring back all the documents
associated with that query. So for example, you click on a parcel and it
sends the PIN to LaserFiche which brings up all data associated with that
PIN. Does that make sense?
Blaine
________________________________
From:Bob Basques
[mailto:Bob.Basques at ci.stpaul.mn.us]
Sent: Monday, May 11, 2009 3:57 PM
To: Blaine Hackett;
geomoose-developers at lists.sourceforge.net;
geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users]
Laserfiche and GeoMoose
Blaine,
When you say link to LaserFiche, are you talking about linking
to a scan of the Lasertfiche, or to something else? Document linking is
indeed possible to link into GeoMoose, either via the identify button or via
the popup mechanism
bobb
>>> "Blaine Hackett" <blaine at gisrangers.com> wrote:
Good Afternoon!
I have several clients who want to link GeoMoose to
LaserFiche. Have any of you done that and if so, what is the
difficulty factor?
Thanks
Blaine
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
----------------------------------------------------------------------------
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
------------------------------
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geomoose-users
End of Geomoose-users Digest, Vol 20, Issue 7
*********************************************
More information about the Geomoose-users
mailing list