<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: Python and GIS Resources</title> <atom:link href="http://gislounge.com/python-and-gis-resources/feed/" rel="self" type="application/rss+xml" /><link>http://gislounge.com/python-and-gis-resources/</link> <description>Geographic Information Systems, Maps, GPS, and GIS Jobs</description> <lastBuildDate>Tue, 07 Feb 2012 16:13:11 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Learning Programming for GIS &#124; GIS Lounge</title><link>http://gislounge.com/python-and-gis-resources/#comment-470</link> <dc:creator>Learning Programming for GIS &#124; GIS Lounge</dc:creator> <pubDate>Wed, 13 Oct 2010 21:46:08 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/software/esri/arcgis-desktop/python-and-gis-resources/#comment-470</guid> <description>[...] (also see Python and GIS for more [...]</description> <content:encoded><![CDATA[<p>[...] (also see Python and GIS for more [...]</p> ]]></content:encoded> </item> <item><title>By: nadeem kazmi</title><link>http://gislounge.com/python-and-gis-resources/#comment-469</link> <dc:creator>nadeem kazmi</dc:creator> <pubDate>Thu, 23 Sep 2010 21:21:18 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/software/esri/arcgis-desktop/python-and-gis-resources/#comment-469</guid> <description>Please help me to fix the error. The end quotation. thank you nadeemgis@gmail.comError line , quotationprint  &quot;The freeway buffers have been created.&quot;#Date Created: 09/14/2010 # Purpose: Create a feature class of SDMTS trolly stops within 0.25 miles ( 1320 feet) of a freeway # Import Arcgis scripting module, create the Geoprocessor object,  and specify the workspace and toolbox import argisscripting gp = arcgisscripting.create() gp.workspace = &quot;C:\Temp\nadeem_python\SanDiegoData\SanDiego.gdb&quot; gp.toolbox = &quot;analysis&quot;# Buffer freeways by 0.25 milrd (1320 feet). gp.buffer(&quot;freeways&quot;, &quot;Freeway_Buffers&quot;, 1320) print  &quot;The freeway buffers have been created.&quot; # Intersect trolley stops with freeway buffers to output stops within 0.25 miles  ( 1320 feet) of a freeway gp.Intersect_analysis(&quot;trolleystop ; Freeway_Buffers&quot; , &quot;StopsNearFreeways&quot;) print &quot;The intersect was completed.&quot;</description> <content:encoded><![CDATA[<p>Please help me to fix the error. The end quotation.<br /> thank you<br /> <a href="mailto:nadeemgis@gmail.com">nadeemgis@gmail.com</a></p><p>Error line , quotation</p><p>print  &#8220;The freeway buffers have been created.&#8221;</p><p>#Date Created: 09/14/2010<br /> # Purpose: Create a feature class of SDMTS trolly stops within 0.25 miles ( 1320 feet) of a freeway<br /> # Import Arcgis scripting module, create the Geoprocessor object,  and specify the workspace and toolbox<br /> import argisscripting<br /> gp = arcgisscripting.create()<br /> gp.workspace = &#8220;C:\Temp\nadeem_python\SanDiegoData\SanDiego.gdb&#8221;<br /> gp.toolbox = &#8220;analysis&#8221;</p><p># Buffer freeways by 0.25 milrd (1320 feet).<br /> gp.buffer(&#8220;freeways&#8221;, &#8220;Freeway_Buffers&#8221;, 1320)<br /> print  &#8220;The freeway buffers have been created.&#8221;<br /> # Intersect trolley stops with freeway buffers to output stops within 0.25 miles  ( 1320 feet) of a freeway<br /> gp.Intersect_analysis(&#8220;trolleystop ; Freeway_Buffers&#8221; , &#8220;StopsNearFreeways&#8221;)<br /> print &#8220;The intersect was completed.&#8221;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: gislounge.com @ 2012-02-09 04:31:53 by W3 Total Cache -->
