This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="http://seeclickfix.com/map_widgets/3981" style="padding: 5px; width: 98%; height: 650px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"></iframe> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="http://seeclickfix.com/map_widgets/4064" style="padding: 5px; width: 98%; height: 700px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="http://seeclickfix.com/map_widgets/4049" style="padding: 5px; width: 98%; height: 700px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="http://seeclickfix.com/map_widgets/4104" style="padding: 5px; width: 98%; height: 700px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>See a problem? Report it! SeeClickFix...</h1> | |
<p>Is there a street light out in your neighborhood? Abandoned vehicle? Graffiti that needs removal? A pothole that needs paving? Report non-emergency problems from your smartphone or computer with SeeClickFix.</p> | |
<div style="width:98%;"> | |
<img src="http://zbeat.github.io/seeclickfix/img/scf-banner-288x108.png" style="display: block; margin: 0 auto; border:0px"> | |
<iframe src="http://seeclickfix.com/map_widgets/4342/" style="display: block; margin: 0 auto; padding: 5px; width: 90%; height: 650px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"></iframe> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Report a Problem - Tell HoCo</h1> | |
<h3>Overview</h3> | |
<p style="margin: 5px; float: right"><img alt="Tell HoCo" style="width: 300px" src="http://zbeat.github.io/seeclickfix/img/howardcounty-md-tellhoco-iphone.png" /></p> | |
<p>Help report non-emergency problems to Howard County from your smartphone, tablet, or desktop computer! Using <strong>Tell HoCo</strong>, you can make service requests such as:</p> | |
<ul> | |
<li>potholes | |
<li>graffiti | |
<li>damaged street signs | |
<li>abandoned vehicles |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Talk to CMHC</h1> | |
<p>See a broken chair? A bathroom that needs servicing? Graffiti that needs removal? Now you can help report non-emergency problems you find at the Connecticut Mental Health Center directly to staff, from your smartphone or a computer, thanks to our new partnership with SeeClickFix. | |
<p>CMHC staff responds to SeeClickFix requests during regular business hours. If this report comes in on a holiday, weekend or after-hours, it will be read on the next business day. PLEASE NOTE: SeeClickFix is not to be used for emergencies. For urgent matters that require immediate attention or a police response, dial 9-1-1.</p> | |
<div style="width:98%;"> | |
<iframe style="display: block; margin: 0 auto; padding: 5px; width: 90%; height: 300px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;" src="http://seeclickfix.com/buildings/581/issues/new"></iframe> | |
</div> | |
<p>Once you have sent a report, you should receive email communication from CMHC staff acknowledging your service request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
function remove_dir () { | |
rm -rf "$1_" | |
if [ -d "$1" ] | |
then | |
mv "$1" "$1_" | |
fi | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Freshen homebrew | |
brew update | |
brew upgrade | |
# The main stuff we need | |
brew install postgresql | |
brew install postgis | |
brew install gdal | |
# Switch to postgis version 1.5.3 - 2.0 not supported yet |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Report a Problem - NMC on Mobile</h1> | |
<iframe src="https://seeclickfix.com/map_widgets/3126" style="display: block; margin: 10 auto; padding: 5px; width: 90%; height: 500px; border: 1px solid #ddd; box-shadow: 2px 2px 2px #aaa; border-radius: 3px;"></iframe> | |
<div style="margin:5px; float:right"><img alt="NMC on Mobile" style="width: 300px" src="http://s18.postimg.org/l35upbnq1/nagpur_iphone.png"></div> | |
<p>Now you can help report non-emergency problems to the City of Nagpur from your smartphone, tablet, or computer, thanks to our new partnership with SeeClickFix. Use the all new <strong>NMC on Mobile</strong> program to submit requests related to: | |
<ul> | |
<li>Garbage | |
<li>Traffic Lights | |
<li>Pothole |
OlderNewer