<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">I agree with Dan that you can get a lot of mileage out of MapServer and PostGIS – plus your favorite server-side scripting language (Pyton, Perl, Node) for connecting
to things. Note that MapServer and MapCache also have vector tile support pending – it’s available in pull requests or developer branches.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Tcmug [mailto:tcmug-bounces@lists.osgeo.org]
<b>On Behalf Of </b>Dan Little<br>
<b>Sent:</b> Monday, May 08, 2017 7:33 AM<br>
<b>To:</b> Jennifer Strahan <strahanjen@gmail.com><br>
<b>Cc:</b> TCMUG <tcmug@lists.osgeo.org><br>
<b>Subject:</b> Re: [TCMUG] Best processes for visualizing large datasets?<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Depending on the size of data and the analysis needed (and the responsiveness) you are probably still money ahead with a VPS (Amazon, DigitalOcean) with MapServer and PostGIS installed on it.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In terms of covering your requirements:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">1. "Connect with Dynamic Data Services". I wouldn't touch that as a contractor with a 10 foot pole without a lot more spec. Sorry, can't be super helpful there.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">2. Generate Vector Tiles - PostGIS can do this natively now.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">3. Create dynamic charts/graphs. Sounds like you'll want a small query engine that can kick back JSON of whatever. Then you can feed that to D3 (which is still reasonably trendy).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">4. 3D map rendering. I still don't get the appeal here other than oohs and aahs but it's a personal bias. Cesium, I think, is your most practical choice at this point. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Anywho, HTH,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">-Duck<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Sun, May 7, 2017 at 4:05 PM, Jennifer Strahan <<a href="mailto:strahanjen@gmail.com" target="_blank">strahanjen@gmail.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class="MsoNormal">I've been out of the loop for the past few years, staying home with my now 2 year old and am trying to get back up to speed on best practices for visualizing and interacting with large datasets (eg. Twin Cities parcels, Foursquare data,
etc.). I'm working with a local consulting group that does a lot of site selection analysis and similar projects. <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I've been asked to give some recommendations on server requirements and technology approach and wonder if you all might have some suggestions. <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Our requirements are: <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">1. Ability to connect with dynamic data sources<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">2. Generate vector tiles<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">3. Create dynamic charts/graphs - using tools such as d3 (or whatever is preferred these days)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">4. 3D map rendering <o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I started playing with MapBox and looks like we can do a lot with it, but it doesn't offer everything we need and seems like it could get expensive. I also wonder if I should play with Carto. In the past, I've worked with PostGIS, MapServer,
Tilestache and had access to a server that was managed by an admin person. I'm wondering if I should recommend that they get a server with the open source stack installed, or if we should rely on services. If a server is recommended, are there packages that
make it easy to install and manage software updates? <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Would love to hear your suggestions!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Jennifer<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_______________________________________________<br>
Tcmug mailing list<br>
<a href="mailto:Tcmug@lists.osgeo.org">Tcmug@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/tcmug" target="_blank">https://lists.osgeo.org/mailman/listinfo/tcmug</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>