<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
The direction I would go is to add some code in app.js to do what
you need.<br>
<br>
I don't know what that would look like off the top of my head, but
it should be able to parse the URL parameters (from window.location)
from there and then trigger the service (see `app.startService()`)
at the end of the `app.loadMapbook().then(function() { ... } );`
anonymous function. <br>
<br>
<div class="moz-cite-prefix">On 1/24/22 17:49, Christopher Hughes
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMh1mxBdf8u5tei9n_ecyUgh1qBJxsZeEH+E-Hk0wowUJi_JoA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">Hi Mark,<input name="virtru-metadata"
type="hidden"
value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"persistentProtection":false,"expandedWatermarking":false,"expires":false,"isManaged":false},"attachments":{},"compose-id":"1","compose-window":{"secure":false}}">
<div><br>
</div>
<div>I have no idea how to programmatically search for a
parcel, but another way of accomplishing that is to just
create a direct link to each parcel.</div>
<div>You could calculate the bounding box of each parcel in
the format <span
style="background-color:rgba(175,184,193,0.2);color:rgb(36,41,47);font-family:ui-monospace,SFMono-Regular,"SF
Mono",Menlo,Consolas,"Liberation
Mono",monospace;font-size:11.9px">west;south;east;north</span> and
then plug that into your URL. </div>
<div>See <a href="https://github.com/geomoose/gm3/pull/644"
moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/geomoose/gm3/pull/644</a>
for more details. Though if the geometry of the parcel
changes the URL would</div>
<div>need to be updated.</div>
<div><br>
</div>
<div>Hope this helps,</div>
<div><br>
</div>
<div>Chris</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote" style="">
<div dir="ltr" class="gmail_attr">On Mon, Jan 24, 2022 at
11:45 AM Mark Volz <<a
href="mailto:MarkVolz@co.lyon.mn.us"
moz-do-not-send="true" class="moz-txt-link-freetext">MarkVolz@co.lyon.mn.us</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div lang="EN-US">
<div class="gmail-m_-182067340374166554WordSection1">
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Is there a way to search for a
specific parcel on startup. I would like to create a
link from our recording application into GeoMOOSE.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Example</p>
<p class="MsoNormal"><a
href="https://mygeomoosesite/desktop/#search=parcel&field=PIN&value=130220001002"
target="_blank" moz-do-not-send="true">https://mygeomoosesite/desktop/#search=parcel&field=PIN&value=130220001002</a></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span style="color:rgb(31,73,125)">Sincerely,</span></p>
<p class="MsoNormal"><b><span
style="color:rgb(31,73,125)">Mark Volz, GISP</span></b><b><span
style="font-size:12pt;color:rgb(31,73,125)"></span></b></p>
<p class="MsoNormal"><b><span
style="color:rgb(31,73,125)">Lyon County GIS
Coordinator</span></b></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125)">Ph:
(507) 532-8218</span></p>
<p class="MsoNormal"> </p>
</div>
</div>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">Geomoose-users@lists.osgeo.org</a><br>
<a
href="https://lists.osgeo.org/mailman/listinfo/geomoose-users"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr"><font size="4">Chris Hughes</font>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">GIS Analyst</div>
<div style="font-size:12.8px"><font size="1">Lincoln County
Surveyor Department </font></div>
<div><font size="1"><span
style="font-family:Roboto,arial,sans-serif">880 NE 7th
S</span><span
style="font-family:Roboto,arial,sans-serif">t</span>.
l Newport, OR 97365</font></div>
<div style="font-size:12.8px"><font size="1">Tel: (541) 574
1283</font></div>
</div>
</div>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/geomoose-users">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
</pre>
</blockquote>
<br>
</body>
</html>