<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arc2Earth</title>
	<atom:link href="http://www.arc2earth.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arc2earth.com</link>
	<description>Publish your GIS data instantly to the Cloud</description>
	<lastBuildDate>Thu, 02 May 2013 15:42:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>What&#8217;s Coming in the next Arc2Earth Sync Beta</title>
		<link>http://www.arc2earth.com/2013/02/whats-coming-in-the-next-arc2earth-sync-beta/</link>
		<comments>http://www.arc2earth.com/2013/02/whats-coming-in-the-next-arc2earth-sync-beta/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 18:29:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2359</guid>
		<description><![CDATA[<p>The next version of Arc2Earth will have much tighter integration between the extension that runs inside ArcMap and the Arc2Earth Sync application that runs independently of ArcGIS. In fact, with the new toolbars and ArcCatalog integration, you probably won&#8217;t even open the main Arc2Earth Sync user interface at all, everything is accessible directly from ArcMap. [...]</p><p>The post <a href="http://www.arc2earth.com/2013/02/whats-coming-in-the-next-arc2earth-sync-beta/">What&#8217;s Coming in the next Arc2Earth Sync Beta</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img src="http://get.arc2earth.com/static/images/Arc2Earth_logo.png" width=250></img></p>
<p>The next version of Arc2Earth will have much tighter integration between the extension that runs inside ArcMap and the Arc2Earth Sync application that runs independently of ArcGIS. In fact, with the new toolbars and ArcCatalog integration, you probably won&#8217;t even open the main Arc2Earth Sync user interface at all, everything is accessible directly from ArcMap. The new version is still several weeks away (and will continue to be in beta) but it&#8217;s a huge improvement in working with services that exist outside of the ArcGIS ecosystem. </p>
<p>We&#8217;re attending the ESRI FedUC next week (we&#8217;re in our partner&#8217;s booth <a href="http://newlighttechnologies.com/">New Light Technologies</a>), stop on by and we&#8217;ll give you the inside scoop. We&#8217;re also co-sponsoring the <a href="http://fedgeoday.com/">FedGeoDay event</a> on Thursday, 2/28 where we&#8217;ll be talking about Arc2Earth Sync and <a href="http://get.arc2earth.com/help/sync/tilemill">TileMill Connect</a>.</p>
<p>Here are some of the highlights for the next version:</p>
<ul>
<li>All new startup and login, you will not be required to have a Google Account anymore. In many cases, if you&#8217;ve already activated your serial number, Sync will just start up automatically</li>
<li>New and Rebuilt Table Providers
<ul>
<li><strong>Google Maps Engine</strong> &#8211; Google has been pretty quiet about this service, I expect we&#8217;ll be hearing a lot more about it in the near future. With Sync, we aim to make all the data types (vector and raster) easily accessible to ArcGIS desktop users.</li>
<li><strong>MapBox</strong> &#8211; We&#8217;ve talked about MapBox in the past <a href="http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/">here</a> and <a href="http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/">here</a>, it&#8217;s an amazing service for building and publishing your maps. The MapBox team is also second to none.</li>
<li><strong>CartoDB</strong> &#8211; We&#8217;re rebuilding to CartoDB connector to take advantage of all the new features they released in V2 of their service. </li>
<li><strong>Fulcrum </strong>- An incredible <a href="http://fulcrumapp.com/">Mobile Data Collection service</a></li>
<li><strong>ArcGIS Online for Organizations</strong> &#8211; Esri clearly has this covered but we&#8217;re building this provider for older desktops and interop with other services.   </li>
<li><strong>DropBox and Google Drive</strong> &#8211; We&#8217;re experimenting with multi-user editing using these services. The new editing subsystem (outlined below) allows us to proxy any file (shapefile, PGDB, FGDB etc) that you are sharing, without holding locks. This prevents the file corruption that will inevitably occur if multiple editors attach to files directly in DropBox. This process shows a lot of promise and if it works out, we&#8217;ll be completely scrapping our Table Sharing infrastructure in favor of these simple file sharing services. A shared, multi-user File Geodatabase for project based work would be a huge win for many of our clients.</li>
</ul>
</li>
<li>All new editing subsystem (outlined below)
</li>
<li>A new Arc2Earth Sync root directory in ArcCatalog, super easy access to all of your services.
</li>
</ul>
<p><strong>A New Approach to Editing</strong></p>
<p>In the current version of Sync, tables are fully downloaded from their source and kept up to date via editing events or by merging a new full download at set intervals (hourly or daily). This works pretty well but misses edits that occur in the source database until the next full synchronization is run. It&#8217;s also not practical for very large tables (1 million features+ etc). A new approach was needed that gives us access to fresh data, works with very large databases, provides offline caching when needed and works with ArcGIS for Desktop Basic (e.g. ArcView) editor license. </p>
<p>In the new system, we&#8217;re using two different methods for displaying tables in ArcMap. Query Layers and a custom Plugin Datasource. Query Layers appear to be the fastest way to communicate with ArcGIS from our local Sync service and since they are native ArcGIS datasources, they behave very well within the ArcGIS ecosystem. We&#8217;ve re-provisioned <a href="http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/">some of the work</a> we did for TileMill Connect to make any external service look like a Postgres database running locally. ArcMap thinks its talking to PostGIS. The custom plugin datasource works well for older versions of ArcGIS. </p>
<p>In both case, ArcMap will treat these datasources as read only. To allow editing from the ArcMap Editor (or via scripts, code etc), we maintain a write-behind cache for each table. It has several options on how it is kept fresh but for large tables, it&#8217;s on-demand during map refreshes. As you pan the map, you&#8217;re seeing the results first while Sync is updating the cache in the background. Just prior to editing, the writable featureclass in the cache (a local File Geodatabase) is swapped into place in ArcMap. The good part is this happens automatically in the background, as far as the user is concerned, it&#8217;s the same layer in ArcMap. Featureclass extensions catch the edits and post them to their respective services.</p>
<p>It would be incredibly awesome if Esri made Plugin Datasources first class citizens in the ArcMap Editor but as of right now, they do not seem to work. If full read/write access comes to Plugins, we&#8217;ll definitely be using them but I would not expect it to be back-ported to previous version of ArcGIS anyway (10.0 and less).</p>
<p>We&#8217;re excited about this new form of display and editing in Sync, it&#8217;s a very simple and intuitive way to work with data services outside of the ArcGIS ecosystem.</p>
<p>The screens below show a Google Maps Engine table being displayed in ArcMap as a Postgres Query Layer</p>
<p><a href="http://bit.ly/WZgNCU"><img src="http://bit.ly/WZgNCU" width=550></a></p>
<p><img src="http://bit.ly/12SrF9w"  width=550></p>
<p>The post <a href="http://www.arc2earth.com/2013/02/whats-coming-in-the-next-arc2earth-sync-beta/">What&#8217;s Coming in the next Arc2Earth Sync Beta</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2013/02/whats-coming-in-the-next-arc2earth-sync-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New MapBox Toolbar Coming Soon</title>
		<link>http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/</link>
		<comments>http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 18:27:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2273</guid>
		<description><![CDATA[<p>As mentioned in the our last blog post, MapBox is getting it&#8217;s own toolbar in ArcMap via our forthcoming UI makeover. The toolbar provides a single location to control loading and publishing data to your hosted MapBox account. Once you connect to your account, all of your maps and tilesets are available to display in [...]</p><p>The post <a href="http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/">New MapBox Toolbar Coming Soon</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>As mentioned in the our <a href="http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/">last blog post</a>, <a href="http://www.mapbox.com">MapBox</a> is getting it&#8217;s own toolbar in ArcMap via our forthcoming UI makeover. The <a href="https://dl.dropbox.com/u/2240880/screens/MapBox/MapBoxToolbar.png" target="_blank">toolbar</a> provides a single location to control loading and publishing data to your hosted MapBox account. Once you connect to your account, all of your maps and tilesets are available to display in ArcMap as tiled layers. They can be saved in any Mxd document and will reload when that document is opened again.</p>
<p><img src="https://dl.dropbox.com/u/2240880/screens/MapBox/MapBoxToolbar.png" width=550 /><br />
<img src="https://dl.dropbox.com/u/2240880/screens/MapBox/MapBox_Hosted.png" width=550 /></p>
<p>For publishing, Arc2Earth supports two methods for producing tile caches that can be used by MapBox. You can use the built-in tile cache exporter (using ArcGIS&#8217;s rendering and labeling engine) or you can use <a href="http://get.arc2earth.com/help/sync/tilemill">TileMill Connect</a> to convert your Mxd document into a Carto project. Buttons on the toolbar allow you to easily initiate each process using the currently loaded map document. Either way, your map is published to MapBox and can be used in any of their amazing apps and APIs (as well as displayed back in ArcMap via the process above!)</p>
<p><img src="https://dl.dropbox.com/u/2240880/screens/MapBox/MapBoxToolbar_1.png"/><br />
<img src="https://dl.dropbox.com/u/2240880/screens/MapBox/MapBox_TileMill.png" width=550 /></p>
<p>The post <a href="http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/">New MapBox Toolbar Coming Soon</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2013/02/new-mapbox-toolbar-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tiled Map Layers Coming Soon</title>
		<link>http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/</link>
		<comments>http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 18:47:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2264</guid>
		<description><![CDATA[<p>The next release of Arc2Earth will have a lot of core changes to main user interface inside of ArcMap. It includes lots of new menus and toolbars for dealing with the growing number external services available to ArcGIS users, new exporters, new Sync Table provider toolbars (Google Maps Engine, CartoDB, ArcGIS Online and Fulcrum) and [...]</p><p>The post <a href="http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/">New Tiled Map Layers Coming Soon</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>The next release of Arc2Earth will have a lot of core changes to main user interface inside of ArcMap. It includes lots of new menus and toolbars for dealing with the growing number external services available to ArcGIS users, new exporters, new Sync Table provider toolbars (<a href="http://www.google.com/enterprise/mapsearth/products/mapsengine.html">Google Maps Engine</a>, <a href="http://www.cartodb.com">CartoDB</a>, <a href="http://www.arcgis.com/about/index.html">ArcGIS Online</a> and <a href="http://fulcrumapp.com/">Fulcrum</a>) and whole new ArcGIS editing sub system for those table providers as well. (I&#8217;m really excited about this one)</p>
<p>One of the changes is a complete rewrite of the Map Tile Layer toolbar and it&#8217;s underlying custom layer. Previously, this layer worked by dynamically loading tiles into a single ArcMap layer that was controlled via the main toolbar. This provided excellent feedback when users wanted to quickly cycle though various tile datasources but it did not persist when you were done with the document. In the new version, this same feedback is still available but the layer can now be saved and reloaded with the map document. There&#8217;s a new toolbar that allows you to load any XYZ/TMS cache format and then save it with your map document. Likewise, premium tile map providers like Bing Maps and MapBox have their own toolbar for loading and saving their tile caches. </p>
<p>I&#8217;ll talk about the MapBox toolbar in a later post but here&#8217;s sneak peak of the new Bing Maps toolbar. ESRI has recently changed it&#8217;s policy on providing Bing Maps for free to all ArcMap users and while you&#8217;ll still be able to load Bing Maps in 10.0/10.1, 9.3 will go out of support. Arc2Earth continues to be supported from 9.2 through 10.1. Both the new Esri version and the new Arc2Earth Bing Maps toolbar will require a valid Bing Maps map key from Microsoft. One plus for our new version is the visibility of imagery date ranges to the user. The average date range for all visible tiles is always displayed on the screen and a new overlay color codes each tile to display it&#8217;s relative freshness (from green to red).</p>
<p><img src="https://dl.dropbox.com/u/2240880/screens/Bing/BingMaps_Roads.png" width=550 /><br />
<img src="https://dl.dropbox.com/u/2240880/screens/Bing/BingMaps_Satellite.png" width=550 /><br />
<img src="https://dl.dropbox.com/u/2240880/screens/Bing/BingMaps_SatelliteDatesOverlay.png" width=550 /></p>
<p>The post <a href="http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/">New Tiled Map Layers Coming Soon</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2013/01/new-tiled-map-layers-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Mxd Documents in MapBox TileMill</title>
		<link>http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/</link>
		<comments>http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/#comments</comments>
		<pubDate>Thu, 15 Nov 2012 21:42:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2earth Desktop]]></category>
		<category><![CDATA[Arc2Earth Sync]]></category>
		<category><![CDATA[mapbox]]></category>
		<category><![CDATA[tilemill]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2159</guid>
		<description><![CDATA[<p>Update &#8211; Added a quick video at bottom showing TileMill Connect in action In the current version of Arc2Earth Sync, we support building tile caches from your data and then automatically publishing them to MapBox&#160;for hosting. The tiles are drawn using the ArcGIS rendering engine and will match your existing Mxd maps symbols, renderers and [...]</p><p>The post <a href="http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/">Open Mxd Documents in MapBox TileMill</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><b>Update</b> &#8211; Added a <a href="http://bit.ly/QTWqpH">quick video</a> at bottom showing TileMill Connect in action</p>
<p class="c1"><span>In the current version of </span><span class="c5"><a class="c2" href="http://get.arc2earth.com/help/sync">Arc2Earth Sync</a></span><span>, we support building tile caches from your data and then automatically publishing them to </span><span class="c5"><a class="c2" href="http://mapbox.com/">MapBox</a></span><span>&nbsp;</span><span>for hosting. The tiles are drawn using the ArcGIS rendering engine and will match your existing Mxd maps symbols, renderers and labels exactly. We also offer some pseudo anti-aliasing to produce tiles that are visually more appealing than the default ones. For many users, this is all that is needed.</span></p>
<p class="c0"><span></span></p>
<p class="c1"><span>However, MapBox also offers a robust client side tile creation app called </span><span class="c5"><a class="c2" href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CC4QFjAA&amp;url=http%3A%2F%2Fmapbox.com%2Ftilemill%2F&amp;ei=6TWlUJjfEIfE0AHn_4GgAQ&amp;usg=AFQjCNEdeC1YWXlLdvCaMqsRCjQyi5VuOg">TileMill</a></span><span>. It uses the </span><span class="c5"><a class="c2" href="http://mapnik.org/">Mapnik</a></span><span>&nbsp;rendering engine and very intuitive CSS-like syntax called </span><span class="c5"><a class="c2" href="http://mapbox.com/tilemill/docs/manual/carto/">Carto</a></span><span>&nbsp;to build and style maps. It contains a lot of functionality that is not available in ArcGIS, like native anti-alias drawing, Adobe photoshop-like </span><span class="c5"><a class="c2" href="http://mapbox.com/tilemill/docs/guides/comp-op/">compositing operations</a></span><span>&nbsp;and easy to use zoom syntax for working with the standard tile cache levels (ex: <code> #my_layer [zoom &gt; 15]</code> ). &nbsp;For example, check out this </span><span class="c5"><a class="c2" href="http://mapbox.com/blog/customizing-geography-class/">blog post</a></span><span>&nbsp;to see what&rsquo;s possible.</span></p>
<p class="c0"><span></span></p>
<p class="c1"><span>It would be great to use your existing Mxd documents directly in TileMill but they both structure maps/layers/symbols in fairly different ways. Likewise, TileMill is not able to view all of the vector feature class data that you can display in ArcGIS. What is needed is twofold:</span></p>
<p class="c0"><span></span></p>
<ul class="c7" start="1">
<li class="c6 c1"><span>A converter to dissect the contents of an Mxd document and translate the structure (layers, renderers, labeling etc) into the equivalent Carto and TileMill project format.</span></li>
<li class="c6 c1"><span>Once loaded, a way for feature data locked in ArcGIS formats to display correctly in TileMill. A one time export to shapefiles could work but is not necessarily optimal for users who want ongoing access or have very large datasets. In it&rsquo;s current form, this limits TileMill to shapefiles, SQLlite databases and PostGIS datasources. The traditional ArcGIS user has data in shapefiles, Personal and File GeoDatabases, SDE (version and non-versioned) and any number of other esri specific formats. </span></li>
</ul>
<p class="c1"><span>Enter TileMill Connect. It accomplishes the first item as best as possible and then uses a pseudo PostGIS proxy service (running and serving locally) to stream data from your Mxd&rsquo;s into TileMill. Connect runs as an optional service inside of Arc2Earth Sync, you&rsquo;ll need to turn it on before you start playing with it.</span></p>
<p class="c0"><span></span></p>
<p><img src="https://dl.dropbox.com/u/2240880/screens/TileMill_Connect_2.png" width=530 /><br />
<img src="https://dl.dropbox.com/u/2240880/screens/TileMill_Connect_1.png" width=530 /></p>
<p class="c1"><b>Mxd to Carto</b></p>
<p class="c1"><span>Converting an Mxd layer hierarchy into it&rsquo;s Carto equivalent is never going to result in a one for one match, the structures are just too different. However, we can extract enough common information to make the process worthwhile. The reality is there are a lot of Mxd files out there and manually recreating them is not a feasible option. Here&rsquo;s what is converted:</span></p>
<p class="c0"><span></span></p>
<ul class="c7" start="1">
<li class="c6 c1"><span>All Feature Layers are added to TileMill project. Shapefiles are added as native connections and all others are routed through the PostGIS proxy. Layer&rsquo;s with Minimum and Maximum scale dependencies set will have the proper Carto zoom selector(s) added</span></li>
<li class="c6 c1"><span>Simple, Unique Value, Class Break and Proportional feature renderers are converted into their equivalent Carto filters.</span></li>
<li class="c6 c1"><span>Nearly all Marker, Line and Fill symbols are converted into Carto. Multi Layer symbols are added as Carto attachments or in the case of certain marker symbols, converted to SVG. Picture and Marker lines and fills always use flattened SVG versions of the markers. There&rsquo;s also a Style Editor window where you can select or build any type of symbol and then immediately see it&rsquo;s Carto equivalent. (and with an easy copy/paste, have it running in TileMill in seconds!)</span></li>
<li class="c1 c6"><span>Most major label attributes are converted however this is work in progress. There is a lot of great label information stored in Maplex that we need to find a way to get out. Also, the flexible PostGIS proxy design allows us to server annotation layers as point tables, so all of your exactly positioned labels should translate ok.</span></li>
</ol>
<p class="c0"><span></span></p>
<p><b><span class="c3">Pseudo PostGIS Proxy</b>
</p>
<p class="c1"><span>An original design for Connect relied completely on </span><span class="c5"><a class="c2" href="http://www.gdal.org/ogr/ogr_formats.html">OGR&rsquo;s</a></span><span>&nbsp;ability to open all of the ArcGIS datasources and I&rsquo;m certain that in the future, this will be a viable option. However, in the short term there are some issues with how well the drivers could deal with all &ldquo;flavors&rdquo; of ArcGIS data, TileMill not shipping any of the esri compatible drivers and most importantly, how we could deal with data that doesn&rsquo;t even have a driver (TINs, Terrains, Lidar etc). </span></p>
<p class="c0"><span></span></p>
<p class="c1"><span>To get around these issues, we decided on a local proxy that would load Mxd documents into memory and then make the feature layers inside them appear to be PostGIS tables. It mimics the Postgres Backend </span><span class="c5"><a class="c2" href="http://www.postgresql.org/docs/9.2/static/protocol.html">wire format</a></span><span>&nbsp;and handles just enough </span><span class="c5"><a class="c2" href="http://www.postgresql.org/docs/9.2/static/protocol-message-formats.html">message</a></span><span>&nbsp;types to make it appear as a read-only database table to TileMill (note, it is *not* a real PostGIS service)</span></p>
<p class="c0"><span></span></p>
<p class="c1"><span>To wire this up in TileMill, the connection string looks like this:</span></p>
<p class="c1"><code>dbname=C:\Users\Public\Documents\Arc2Earth\LocalGovDemo.mxd host=localhost port=54321 user=sync password=sync</code></p>
<p class="c0"><span></span></p>
<p class="c1"><span>and to connect to individual table, you use standard SQL schema/table syntax:</span></p>
<p class="c1"><code>[LocalGovDemo.mxd].[Railroad]</code></p>
<p class="c0"><span></span></p>
<p class="c1"><span>All of this is handled automatically during the export from the Mxd into a TileMill project but you could add the tables manually from any Mxd that is accessible from the computer.</span></p>
<p class="c0"><span></span></p>
<p class="c1"><span>&nbsp;</span><br />
<img src="https://dl.dropbox.com/u/2240880/screens/sync/tc_tilemill_datasource.png" width=500 /></p>
<p class="c1"><b>Future</b></p>
<p class="c1"><span>TileMill Connect is not in the current Arc2Earth Sync beta yet, we&rsquo;re expecting it to be ready in early December. Based on user feedback, we&rsquo;ll decide what to work on next. Serving raster data via the pg_raster syntax in PostGIS is an obvious choice. We&rsquo;re excited to see what maps users can make when leveraging the power of both ArcGIS and TileMill together.</span></p>
<p class="c0"><span></span></p>
<p class="c0"><span class="c3"></span></p>
<p><iframe src="http://www.screenr.com/embed/p5B7" width="550" height="396" frameborder="0"></iframe></p>
<p>The post <a href="http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/">Open Mxd Documents in MapBox TileMill</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/11/open-mxd-documents-in-mapbox-tilemill/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>KMZ Tracking using Google Analytics</title>
		<link>http://www.arc2earth.com/2012/10/kmz-tracking-using-google-analytics/</link>
		<comments>http://www.arc2earth.com/2012/10/kmz-tracking-using-google-analytics/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 21:04:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2earth Desktop]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[kml]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2140</guid>
		<description><![CDATA[<p>Update 10/19/12 &#8211; due to popular demand, we created a new version that allows all Community Edition to create trial KML/KMZ tracking codes for a short 3 hour period so you can test the new functionality. If you need tracking that lasts indefinitely, you&#8217;ll still need to purchase Arc2Earth (Desktop or Subscription). You can get [...]</p><p>The post <a href="http://www.arc2earth.com/2012/10/kmz-tracking-using-google-analytics/">KMZ Tracking using Google Analytics</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><b>Update 10/19/12</b> &#8211; <i>due to popular demand, we created a new version that allows all Community Edition to create trial KML/KMZ tracking codes for a short 3 hour period so you can test the new functionality. If you need tracking that lasts indefinitely, you&#8217;ll still need to purchase Arc2Earth (Desktop or Subscription). You can get this latest version <a href="http://www.arc2earth.com/download">here</a></i></p>
<p>We added a cool new feature in the latest version of Arc2Earth Desktop to track your exported KMZ files using <a href="http://www.google.com/analytics">Google Analytics</a>. As users open your KMZ files from anywhere, you&#8217;ll see them popup in the Google Analytics Realtime Dashboard and then have all of their browser (Google Earth version too!) and location information in the standard reporting area.</p>
<p>All you have to do is specify your GA Account Number (it looks like this &#8220;UA-XXXXX-XX&#8221;, the same value you put on your public websites) and an optional &#8220;path&#8221; paramater to help filter results in the GA Dashboard and in reports. You can add these values via the main KML Exporter window using the &#8220;Options&#8221; tab. You can also use the new <a href="http://get.arc2earth.com/help/desktop/commandline">KML Exporter Command Line</a> tools for batch exporting of individual layer to add the tracking codes.</p>
<p><img src="http://get.arc2earth.com/static/help/images/desktop/kml_ga_tracking.png" width=550 /></p>
<p>After you export the KMZ, you can send the file to anyone and once they open it in Google Earth the tracking image will be downloaded into the GE TOC (users must have internet access for this to work).</p>
<p><img src="http://get.arc2earth.com/static/help/images/desktop/kml_ga_tracking_2.png" width=550 /></p>
<p>Inside your Google Analytics account, open the Realtime Dashboard and watch as users interact with your KMZ file. Their relative location, Google Earth version and the path/name of the KMZ file they opened will all be available for visualization and reporting.</p>
<p><img src="http://get.arc2earth.com/static/help/images/desktop/kml_ga_tracking_1.png" width=550 /><br />
<img src="http://get.arc2earth.com/static/help/images/desktop/kml_ga_tracking_3.png" width=550 /></p>
<p>Knowing who is viewing your data is a critical asset, it&#8217;s something we take for granted when building websites. Now you can use that same value when tracking your Google Earth data. Arc2Earth Enterprise (Desktop or Subscription) is required to use the Tracking functionality.</p>
<p>The post <a href="http://www.arc2earth.com/2012/10/kmz-tracking-using-google-analytics/">KMZ Tracking using Google Analytics</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/10/kmz-tracking-using-google-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Arc2Earth Sync Update &#8211; Local Tables, Tile Caches and MapBox hosting</title>
		<link>http://www.arc2earth.com/2012/09/arc2earth-sync-update-local-tables-tile-caches-and-mapbox-hosting/</link>
		<comments>http://www.arc2earth.com/2012/09/arc2earth-sync-update-local-tables-tile-caches-and-mapbox-hosting/#comments</comments>
		<pubDate>Thu, 27 Sep 2012 15:25:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2earth Desktop]]></category>
		<category><![CDATA[Arc2Earth Sync]]></category>
		<category><![CDATA[ArcGIS Online]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Fulcrum]]></category>
		<category><![CDATA[Google Drive]]></category>
		<category><![CDATA[mapbox]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=2080</guid>
		<description><![CDATA[<p>It&#8217;s been a awhile since the last public beta of Arc2Earth Sync was released, we&#8217;ve been busy changing some of the core functionality and as always, it took longer then expected. That being said, we&#8217;re really excited about the changes and now that they&#8217;re in place, we can roll new beta versions quickly. Sync is [...]</p><p>The post <a href="http://www.arc2earth.com/2012/09/arc2earth-sync-update-local-tables-tile-caches-and-mapbox-hosting/">Arc2Earth Sync Update &#8211; Local Tables, Tile Caches and MapBox hosting</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a awhile since the last public beta of Arc2Earth Sync was released, we&#8217;ve been busy changing some of the core functionality and as always, it took longer then expected. That being said, we&#8217;re really excited about the changes and now that they&#8217;re in place, we can roll new beta versions quickly. Sync is still a work in progress but its beginning to pick up steam (2500+ tables and over 2.3M features being synchronized), we hope the new additions below will keep the momentum going.</p>
<p>You can sign up for the Beta <a href="http://www.arc2earth.com/communityedition/">here</a> using an Arc2Earth Community Edition or just check out the new online docs <a href="http://get.arc2earth.com/help/sync">here</a>.</p>
<p><img src="http://get.arc2earth.com/static/help/images/sync/overview.png" width=500 /></p>
<h3>Local Table Provider</h3>
<p>No online table provider needed! Sync can use any local shapefile, Personal GDB, File GDB or SDE datasource and you&#8217;ll be able to share, accept online edits and publish services. This method works so well, we&#8217;ve made it the default option for all new tables. Click the Add Data button and select the featureclass just like when you&#8217;re in ArcMap. Or for Shapefiles and Layer files, you can use the new shell extension to work with your Sync tables directly from Windows Explorer.</p>
<p><img src="http://get.arc2earth.com/static/help/images/sync/explorer_add_menu.png" /><br />
<img src="http://get.arc2earth.com/static/help/images/sync/explorer_add_window.png"/><br />
<img src="http://get.arc2earth.com/static/help/images/sync/shell_addtosync.png" width=500 /></p>
<p>We still support other <a href="http://get.arc2earth.com/help/sync/tables">table providers</a> but we think you&#8217;ll get a lot of usage out of simple, one click publishing. Best of all, there&#8217;s no Cloud lock-in or stale data. Your data is secure on your computer and network, simply remove from Sync to prevent access.</p>
<h3>Tile Caches</h3>
<p><a href="http://get.arc2earth.com/help/sync/ui_tables#tilecache">Tile Caches</a> are pre-rendered versions of your table data, Sync will create three types of tiles: Images, UTFGrids and GeoJson tiles. Each has benefits depending on how you want to visualize your data. As edits occur, the Table&#8217;s tile cache will be updated only in the areas affected by the edit (or group of edits). If the cache is hosted on MapBox, the changes will be uploaded there as well. </p>
<p>Arc2Earth Desktop has always had the ability to create tile caches from your ArcGIS maps, we&#8217;ve now added this same exporter to Sync for your individual tables. In the future, we&#8217;ll be adding the ability to monitor an MXD file and create/manage a tile cache for it (and some really cool <a href="http://mapbox.com/tilemill/">TileMill</a> integration as well!)</p>
<p><img src="http://get.arc2earth.com/static/help/images/sync/table_tilecache.png" width=500/></p>
<h3>MapBox Hosting</h3>
<p><a href="http://mapbox.com/">MapBox</a> is quickly becoming one of the most impressive online mapping services available. Their infrastructure is built from the ground up to provide the fastest and most efficeint delivery of maps online. Arc2Earth Sync has built-in storage of tile caches but we recommend using an external service like MapBox if you need highly scalable maps.</p>
<p>
Sync <a href="http://get.arc2earth.com/help/sync/accounts#mapbox" target="_blank">can publish your Table</a> tile caches directly to your MapBox account. As your data changes, Sync will also update the data in MapBox. Check out this <a href="http://a.tiles.mapbox.com/v3/arc2earth.map-lta685kt.html#13/40.714/-73.979" target="_blank">demo map</a> showing ArcGIS styles and renderers hosted from MapBox
</p>
<p><img src="http://get.arc2earth.com/static/help/images/sync/accounts_mapbox.png" width=300 /><br />
<img src="http://get.arc2earth.com/static/help/images/sync/accounts_mapbox_auth.png" width=300 /></p>
<h3>Other Goodies</h3>
<ul>
<li>Fulcrum Table Provider &#8211; Read only access to your <a href="http://fulcrumapp.com/">Fulcrum</a> data, streamed directly into ArcMap via their new API. Fulcrum is an amazing way to collect offline point data, we&#8217;ll definitely be improving this provider to add read/write support. Also, since A2E Desktop and Sync can now create MBTiles files, you can get your ArcGIS maps offline in the field!</li>
<li>Major overhaul of Table Sharing &#8211; <a href="http://get.arc2earth.com/help/sync/ui_tables#sharing">Table Sharing</a> has been completely overhauled. It&#8217;s much faster to share and download your tables, editing has been fixed and if you are using Local Tables, it can be shared in it&#8217;s native projection. It works a lot better with large sets of data that would be too slow when queried directly from ArcMap over the internet.</li>
<li>a published MapService now uses a table&#8217;s Tile Cache so its incredibly quick when viewed online or in the mobile apps. The best part is when the data is edited, the Tile Cache is updated automatically</li>
<li>Better <a href="http://www.arcgis.com">ArcGIS Online</a> Web Map support &#8211; Your table is published as two Web Maps, one with the Feature Service for editing and one with the Map Service for quick display and query (your Popup Window definition will be used in the Web Map).</li>
<li><a href="http://get.arc2earth.com/help/sync/ui_options#shell">DropBox and Google Drive support</a> &#8211; this is in its infancy now, when your table performs a Full Sync a copy is updated on these services, but we think there&#8217;s some amazing collaborative features that could be built with other services using DropBox/Drive as the bulk-copy api. For instance, check out <a href="http://t.co/vKUw7EII">this video</a> from <a href="http://www.safe.com/">Safe Software</a> that shows workflow automation with FME using DropBox as the trigger mechanism.  </li>
<li>Lots and lots of little fixes and additions</li>
</ul>
<p>The post <a href="http://www.arc2earth.com/2012/09/arc2earth-sync-update-local-tables-tile-caches-and-mapbox-hosting/">Arc2Earth Sync Update &#8211; Local Tables, Tile Caches and MapBox hosting</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/09/arc2earth-sync-update-local-tables-tile-caches-and-mapbox-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arc2Earth Sync &#8211; Live Mobile Data Collection in 5 Minutes</title>
		<link>http://www.arc2earth.com/2012/03/arc2earth-sync-live-mobile-data-collection-in-5-minutes/</link>
		<comments>http://www.arc2earth.com/2012/03/arc2earth-sync-live-mobile-data-collection-in-5-minutes/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 13:00:35 +0000</pubDate>
		<dc:creator>bFlood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2Earth Sync]]></category>
		<category><![CDATA[ArcGIS Mobile]]></category>
		<category><![CDATA[ArcGIS.com]]></category>
		<category><![CDATA[ArcMap]]></category>
		<category><![CDATA[CartoDB]]></category>
		<category><![CDATA[Fusion Tables]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=1623</guid>
		<description><![CDATA[<p>This post is aimed at ArcView users working alone (or in small, remote groups) that want to collect data from mobile field devices efficently, without having to deal with any server or server software. Arc2Earth Sync works a lot like DropBox for syncing your local ArcGIS data but you can also publish your online tables [...]</p><p>The post <a href="http://www.arc2earth.com/2012/03/arc2earth-sync-live-mobile-data-collection-in-5-minutes/">Arc2Earth Sync &#8211; Live Mobile Data Collection in 5 Minutes</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This post is aimed at ArcView users working alone (or in small, remote groups) that want to collect data from mobile field devices efficently, without having to deal with any server or server software. Arc2Earth Sync works a lot like DropBox for syncing your local ArcGIS data but you can also publish your online tables using the Open Geospatial REST specification, the primary benefit being out of the box interop with all of the existing (and future) ArcGIS applications. You are not limited to using ArcGIS as your main editor but for the purpose of this post, we&#8217;ll be looking at how to use the ArcGIS mobile apps to edit data in the field.</p>
<p>What you need to get started:</p>
<ul>
<li>ArcView 9.2 or greater</li>
<li>Arc2Earth Sync Beta (signup <a href="http://sync.arc2earth.com/signup">here</a> for free)</li>
<li>Google Account (signup for a Gmail account <a href="mail.google.com/mail/signup">here</a>)</li>
<li>ArcGIS.com Account (signup <a href="https://www.arcgis.com/home/signin.html">here</a> for free)</li>
</ul>
<p>&nbsp;</p>
<h3>Signup for the Sync Beta and Login to Sync</h3>
<p>To get started, <a href="http://sync.arc2earth.com/signup">signup</a> for the Arc2Earth Sync beta and authorize your account so you use Google Fusion Tables as the backend database for your data. Once you&#8217;ve authorized your account, startup Sync and login using your Google and ArcGIS.com accounts.</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_1.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/web_000173.png" alt=""  width="350"/><br />
<img src="/wp-content/uploads/2012/04/web_000174.png" alt=""  width="350" /></p>
<h3>Create a Table</h3>
<p>Open the main Table Explorer window and click on the Add Table button. The wizard will walk yout hrough the process of creating a table manually or uploading an existing one to your Table Provider (Fusion Tables and <a href="http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/">CartoDB</a> in the beta, more to come soon)</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_23.png" alt="" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_2.png" alt="" /></p>
<p>For this example, we&#8217;ll create a polygon table in Fusion Tables with two string fields. For the second field, we want easy and controlled data entry so we&#8217;ll setup a Coded Value domain that will be honored by all the ESRI apps (web, mobile and ArcMap). We&#8217;ve streamedlined this process so all you need to do is enter a comma delimited list of values for the domain. Click the Create button wait a few seconds while the table is created in the local cache and on the Cloud service.</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_3.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_4.png" alt="" width="350" /></p>
<p>Once the table is created, we need to publish it to ArcGIS.com so its available to all of the mobile clients automatically. Open the table&#8217;s Properties window and goto the Publish tab. Set the ArcGIS.com slider to &#8220;On&#8221; and click Ok to save the options. While saving, Sync is publishing an ESRI web map to your ArcGIS.com account, into a special folder called Arc2Earth Sync Maps. You&#8217;ll now be able to interact with this table on any of the mobile apps (Android, iOS, Windows etc) simply by going to that folder. To share this map with other ArcGIS.com web and mobile users, add it to a <a href="http://www.arcgis.com/home/groups.html">Group</a> or <a href="http://help.arcgis.com/en/arcgisonline/help/index.html#//010q00000046000000">share</a> it with individuals.</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_6.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_7.png" alt="" width="350" /></p>
<p>&nbsp;</p>
<h3>Open in ArcMap</h3>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_5.png" alt="" width="350" /></p>
<p>Select the table in the listview and click the &#8220;Open in ArcMap&#8221; button on the toolbar, this will either add the layer to an existing ArcMap or open a new one. You now have a live connection with Fusion Tables and ArcGIS.com, as edits come in from mobile apps, you will see them automatically in ArcMap. Likewise, as you edit in ArcMap, they will be streamed automatically up to the cloud and will be visible to all of the mobile clients (note &#8211; some of the ArcGIS mobile apps cache data so a map refresh might be necessary to see new data). Also check out this blog post on <a href="http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/">Table Sharing</a> to see how could further the reach of this table by sharing it with other Sync users located anywhere in the world.</p>
<h3>Add Data from the Web or Mobile Client</h3>
<p>Now let&#8217;s make some edits from three different clients (ArcMap, ArcGIS.com web app and the ArcGIS Android app) and watch as they automatically synchronize between your local cache and the backend Google Fusion Table</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_8.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_10.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_12.png" alt="" width="350" /></p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_15.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_16.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_17.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_18.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_19.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_20.png" alt="" width="150" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_21.png" alt="" width="150" /></p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_11.png" alt="" width="350" /><br />
<img src="/wp-content/uploads/2012/04/blog_mdc_24.png" alt="" width="350" /></p>
<h3>Photos and Attachments</h3>
<p>A great feature of the new mobile apps is the ability to attach photos and documents to any feature you&#8217;ve editing in the field. The was previously a tedious process that required matching up feature Ids and photos timestamps once data was brought back to the office. Now it happens automatically and even better, Sync will download any photo attached to a feature into a folder on your local computer. You&#8217;ll also be able to view it online using your Sync admin pages or as thumbnails images in your popup Info Windows in other apps</p>
<p><img src="/wp-content/uploads/2012/04/blog_mdc_14.png" alt="" width="350" /></p>
<p><a href="/wp-content/uploads/2012/04/blog_mdc_22.png">Online Feature Page</a> screen grab</p>
<p>The post <a href="http://www.arc2earth.com/2012/03/arc2earth-sync-live-mobile-data-collection-in-5-minutes/">Arc2Earth Sync &#8211; Live Mobile Data Collection in 5 Minutes</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/03/arc2earth-sync-live-mobile-data-collection-in-5-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table Sharing in Arc2Earth Sync</title>
		<link>http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/</link>
		<comments>http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 13:34:29 +0000</pubDate>
		<dc:creator>bFlood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2Earth Sync]]></category>
		<category><![CDATA[ArcGIS iOS]]></category>
		<category><![CDATA[CartoDB]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[EarthBuilder]]></category>
		<category><![CDATA[Google Fusion Tables]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=1593</guid>
		<description><![CDATA[<p>In many ways Arc2Earth Sync was modeled after DropBox, the excellent service to synchronize files between computers. One of the best features of DropBox (besides that it *just works*) is the ability to share folders with other users. Everyone sees the exact same data and can colaborate easily without the usual friction of file downloading [...]</p><p>The post <a href="http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/">Table Sharing in Arc2Earth Sync</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>In many ways Arc2Earth Sync was modeled after DropBox, the excellent service to synchronize files between computers. One of the best features of DropBox (besides that it *just works*) is the ability to share folders with other users. Everyone sees the exact same data and can colaborate easily without the usual friction of file downloading or emailing attachments. Likewise, the originator of the folder share has the ability to control who has access and how long that access exists. </p>
<p>It was this same type of frictionless data sharing that we wanted to bring to ArcGIS users looking to work on small, ad-hoc projects with a list of remote users, some of whom were not always online. For early Arc2Earth users, this was accomplished using KML files that were edited by remote users in Google Earth and then emailed and imported into the master file back at some home base. This actually worked once it was setup correctly but has a myriad of small issues that when taken as a whole, make the solution sub optimal at best.</p>
<p>Table Shares in Sync look to change this completely. A Share is time based access to a private table in any Sync Table Provider (Google Fusion Tables, EarthBuilder, CartoDB etc) that *just works* from the Sync desktop client. There&#8217;s not much needed to share a table, just the email address of the intended user. An notification is generated and sent automatically, they would only need to click on the link to accept the share. After that, their Sync client will add the table and immediately start downloading the latest data. If you set the Share to expire at a certain time, the table automatically disappears from their table list. All edits through the share are done via a proxy so those users never have native access to the underlying table (say, in Fusion Tables) so you can be assured that Sync is the only way they can access your data. Once the share is in place, they can interact with the table in ArcMap/ArcCatalog/models as they would with any other local geodatabase. If they went offline, they could continue making edits in ArcMap that would subsequently be synchronized when network access was restored.</p>
<p>Another benefit of DropBox shares is the folder is available online from the website. With Sync, this applies as well except that access is available using standard APIs instead of by download. So, if editing data via ArcMap on a laptop in the field is not available, they could use the ArcGIS iOS or Android app to collect data instead. </p>
<p>To share a table, open it&#8217;s main properties window and goto the Shares tab</p>
<p><img src="http://www.arc2earth.com/help/sync/topics/images/states_000062.png" width=500 /><br />
<br />
<img src="http://www.arc2earth.com/help/sync/topics/images/user%20share_000060.png" /></p>
<p>This would generate a invite email that looks like this:</p>
<p><img src="http://www.arc2earth.com/help/sync/topics/images/spatial%20data%20logic%20mail%20-%20testing3.arc2earth%20wants%20to%20share%20table%20lightrailline_000081.png" width=500 /></p>
<p>After accepting by clicking on the link, the table would immediatley appear in their Sync client. Start editing!</p>
<p>The best way to understand Sync Table Shares is to try it out, you can sign up for the beta <a href="http://sync.arc2earth.com/signup">here</a>. Invite a friend or two and share a table between the group, you can all make and see edits in near real time.</p>
<p>The post <a href="http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/">Table Sharing in Arc2Earth Sync</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/02/table-sharing-in-arc2earth-sync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Provider Model and CartoDB Provider for Sync</title>
		<link>http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/</link>
		<comments>http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 00:04:02 +0000</pubDate>
		<dc:creator>bFlood</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Arc2Eartth Sync]]></category>
		<category><![CDATA[CartoDB]]></category>
		<category><![CDATA[Earth Builder]]></category>
		<category><![CDATA[Google Fusion Tables]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=1579</guid>
		<description><![CDATA[<p>We just rolled out a new Beta version of Arc2Earth Sync, all current users will be updated automatically. New users can get the latest version by signing up for the beta here. There was a lot of bug and feature fixes in this build but we also added some fairly major functionality as well. First, [...]</p><p>The post <a href="http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/">New Provider Model and CartoDB Provider for Sync</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>We just rolled out a new Beta version of <a href="http://sync.arc2earth.com/">Arc2Earth Sync</a>, all current users will be updated automatically. New users can get the latest version by signing up for the beta <a href="http://sync.arc2earth.com/signup">here</a>. There was a lot of bug and feature fixes in this build but we also added some fairly major functionality as well.</p>
<p> First, we overhauled how Table Providers are used by the desktop client. The original design had assumed a user would choose a provider (Fusion Tables, Earth Builder CartoDB etc) and use that exclusively for all of their work. However, what we found was users wanted to mix and match tables from different locations or accounts. So, in this version, there is still a default provider (Google Fusion Tables) that needs to be authorized on setup but there is a also a new &#8220;Connect&#8221; button that allows you to add any number of other providers as well.
</p>
<p><img src="http://www.arc2earth.com/images/sync/connect.png" width=300 /><br />
<img src="http://www.arc2earth.com/images/sync/New_Table_Provider.png" width=300/><br />
</p>
<p> Second, and the primary reason for this post, is the addition of the <a href="http://cartodb.com">CartoDB</a> provider in the beta. CartoDB is an excellent GIS cloud service, a lot like Fusion Tables except more power is exposed to the user. Under the hood, CartoDB is <a href="http://postgis.refractions.net/">PostGIS</a>, portions of <a href="http://mapbox.com/tilemill/">TileMill</a> and a lot of extra code to host your data and expose it via SQL and Map Tile APIs</p>
<p>By adding a CartoDB Provider to Sync, we make it available directly in ArcGIS. You can edit the points/lines/polygons in ArcMap and watch as it changes in the online CartoDb tables (and map tiles). We also allow it to work with other services like ArcGIS.com or any of it&#8217;s online APIs and applications.</p>
<p>One other item of note in this provider, its the first one to take advantage of Sync&#8217;s ability to translate ArcGIS renderers and symbols into other formats that can be used to draw maps outside of ArcGIS. In CartoDB&#8217;s case, that other format is <a href="http://developmentseed.org/blog/2011/feb/09/introducing-carto-css-map-styling-language/">Carto </a> from <a href="http://developmentseed.org/">DevelopmentSeed</a> (the makers of MapBox/TileMill ). Carto is an excellent format for map symbology/labels and is drawn via the excellent <a href="http://mapnik.org/">Mapnik</a> graphics library, so the results are visually beautiful. </p>
<p>In CartoDB, Carto is used as the custom format for styling and labeling any of your tables. Sync will translate the symbols used in any simple, uniquevalue or classbreaks renderer in ArcMap, into the appropriate css attributes. What&#8217;s better is that Carto supports &#8220;attachments&#8221;, or the ability to apply multi-pass rendering of different drawing attributes to the same feature on the map. The best example of this is drawing streets, one wide line is drawn as the outline while a second smaller stroke is applied over the top (after all of the features have been drawn). This makes for a smooth transition and visually appealing linework. ArcGIS has a very large set of symbols that use multiple levels to achieve the desired result, Sync will translate all of these into the appropriate &#8220;attachment&#8221; for the style. It will then upload the style when it detects a change, keeping your online map looking just the way you want it (note &#8211; this can be optionally turned off)</p>
<p>Here&#8217;s some sample multi-layer line symbols from the standard ArcGIS style gallery applied to a CartoDB based table. You can see the levels, colors, dash-arrays and x/y offsets are all applied correctly to the Carto CSS attributes. There is a limit to what can be translated but it seems to be the best correlation between ArcGIS symbols and another format that we&#8217;ve run into so far.</p>
<p>
<img src="http://www.arc2earth.com/images/sync/lightraillines_arcmap.png" width=500 /><br />
</p>
<p>And here&#8217;s the live result up on cartoDB</p>
<p><iframe src='https://arc2earth.cartodb.com/tables/lightraillines/embed_map' width=500 height=350></iframe><br />
</p>
<p> There is currently a <a href="https://github.com/Vizzuality/cartodb/issues/471">known issue</a> on CartoDB that prevents url-based images to be used in a carto stylesheet, however, when this is fixed, all of your ArcGIS markers, marker lines and marker fills should work as expected. Many of our users have complained that Fusion Tables does not support custom markers for symbols (an issue Google is working on) so I&#8217;m hoping the CartoDB folks get this worked out asap</p>
<p>CartoDB is a great service with flexible pricing, give it a try for free and see if its a good fit.</p>
<p>The post <a href="http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/">New Provider Model and CartoDB Provider for Sync</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/02/new-provider-model-and-cartodb-provider-for-sync/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Arc2Earth Sync Beta</title>
		<link>http://www.arc2earth.com/2012/02/arc2earth-sync-beta/</link>
		<comments>http://www.arc2earth.com/2012/02/arc2earth-sync-beta/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 20:22:45 +0000</pubDate>
		<dc:creator>bFlood</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arc2earth.com/?p=1563</guid>
		<description><![CDATA[<p>Arc2Earth Sync is a new service that provides a bridge between your local ArcGIS data and the new, evolving world of Geospatial Cloud Services. On the desktop, Sync runs as a small utility that synchronizes your local ArcGIS data with any number of online Table Providers. For the Beta, we support Google Fusion Tables and [...]</p><p>The post <a href="http://www.arc2earth.com/2012/02/arc2earth-sync-beta/">Arc2Earth Sync Beta</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.arc2earth.com/images/sync/sync_logo.png" /><br />
</p>
<p><a href="http://sync.arc2earth.com">Arc2Earth Sync</a> is a <a href="http://sync.arc2earth.com/features">new service</a> that provides a bridge between your local ArcGIS data and the new, evolving world of Geospatial Cloud Services. </p>
<p>On the desktop, Sync runs as a small utility that synchronizes your local ArcGIS data with any number of online Table Providers. For the Beta, we support <a href="http://www.google.com/fusiontables/Home/">Google Fusion Tables</a> and <a href="http://www.cartodb.com/">CartoDB</a> however we have many more in development. You can <a href="http://www.arc2earth.com/help/sync/topics/idh-topic40.htm">share these tables</a> with other ArcGIS users (9.2 or greater) to create cloud based, collaborative layers. All edits from ArcMap or mobile clients are automatically synchronized with the online provider and your local cache. <a href="https://arc2earth.viewscreencasts.com/fe762cac52664083ad5dfdfcd0f750c9">Here&#8217;s a quick video</a> showing the live editing process from ArcMap and mobile clients.</p>
<p><img src="http://www.arc2earth.com/images/sync/SyncManager.png" width=500 /><br />
</p>
<p>As a service, Sync provides a host of features that extend and homogenize the data from other providers. For example, Sync will make all of your Tables appear as OGC Rest and WFS layers for use in <a href="http://www.arcgis.com/home/">ArcGIS.com</a> or other GIS software. It also provides full edit tracking and history for each of your tables as well as Edit Rules/Actions that can be applied before or after an edit takes place.</p>
<p>Arc2Earth Sync brings some peace of mind to your Cloud deployment. A local copy of your data is always current and available. You can work online or offline and be confident your data will always be correct. And switching between Table Providers for all or just a few tables is as easy as a button click. Try out a new service and switch back to the original provider if needed. Or mix and match tables from different providers, use the best features from all of them.</p>
<p><b>Table Providers in Beta</b></p>
<ul>
<li><a href="http://www.google.com/fusiontables/Home/">Google Fusion Tables</a></li>
<li><a href="http://www.cartodb.com/">CartoDB</a> (hosted PostGIS and TileMill service)</li>
</ul>
<p><b>Table Providers in Development</b></p>
<ul>
<li><a href="http://earth.google.com/builder">Google Earth Builder</a></li>
<li><a href="http://www.giscloud.com/">GISCloud</a></li>
<li><a href="http://www.geoiq.com/">GeoIQ</a>/<a href="http://geocommons.com/">GeoCommons</a></li>
<li><a href="http://www.esri.com/software/arcgis/arcgisonline/features/organizations.html">ArcGIS Online for Organizations</a></li>
</ul>
<p>Find out more about <a href="http://sync.arc2earth.com/">Arc2Earth Sync here</a> or <a href="http://sync.arc2earth.com/signup">signup for the Beta</a> and try it out now.</p>
<p>We&#8217;ll be at the <a href="http://www.esri.com/events/fedcon/index.html">ESRI Federal GIS Conference</a> tomorrow at booth 500 (New Light Technology), come say hi and we&#8217;ll show you how Sync can work for you. </p>
<p>The post <a href="http://www.arc2earth.com/2012/02/arc2earth-sync-beta/">Arc2Earth Sync Beta</a> appeared first on <a href="http://www.arc2earth.com">Arc2Earth</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.arc2earth.com/2012/02/arc2earth-sync-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
