Skip to content

Instantly share code, notes, and snippets.

@talllguy
Last active May 24, 2019 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save talllguy/c2e47c17c03b7ed16d19af583b9fc768 to your computer and use it in GitHub Desktop.
Save talllguy/c2e47c17c03b7ed16d19af583b9fc768 to your computer and use it in GitHub Desktop.
Facilities popup with explorer URL
<div style="text-align: right;"><font size="2"><img alt="MDOT Logo" src="https://geo.sha.maryland.gov/images/maryland_MDOT_logo_CMYK_croppedtran75.png" /><br />
</font></div>
<div style="text-align: center;"><font size="2"><font face="Arial, Helvetica, sans-serif">
{Address}<br />
{City}, {State}  {ZIP_Code}<br />
<font color="#8b0000" style=""><a href="{expression/expr0}" style="font-weight: bold;"><font color="#8b0000">View in Connect Explorer Imagery</font><br /></a>(</font></font><a href="mailto:GIS@mdot.maryland.gov?subject=Request%20for%20Oblique%20Imagery%20Access" target="_blank"><font color="#8b0000">Request Access</font></a><font face="Arial, Helvetica, sans-serif" style=""><font color="#8b0000" style="">)<br /><b> </b></font></font></font></div><font face="Arial, Helvetica, sans-serif"><font size="2">
</font><font face="Arial, Helvetica, sans-serif" style=""><font size="2">
<u>MDOT SHA ID#</u>: {SHA_ID_Number}<br />
<u>FMIS ID#</u>:{ID_Number}<br />
<u>MDOT SHA District</u>: {SHA_District}<br />
<u>Jurisdiction</u>: {Jurisdiction}<br />
<u>Asset Name</u>: {Location}<br />
<u>Asset Type</u>: {Building_Name}<br />
<u>Asset Description</u>: {Asset_Description}<br />
<u>Primary Purpose</u>: {Primary_Purpose}<br />
<u>Last Expansion or Renovation</u>: {Last_Construct_Date}<br />
<u>Construction Date (Confirmed)</u>: {Construction_Date}<br />
<u>Structure Condition</u>: {Building_Condition}<br />
<u>Last Condition Assessment</u>: {Date_Condition_Assess}<br />
<u>Assessment Conducted By</u>: {Assessment_By}<br />
<u>Structure Type</u>: {Structure_Type}<br />
<u>SQ Feet</u>: {Square_Feet}'<br />
<u>Height</u>: {Height_Feet}'<br />
<u>Year Constructed</u>: {Year_Constructed}<br />
<u>General Comments</u>: {General_Comments}</font><br />
</font></font>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment