<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Estimating Kernels Using Geospatial Modeling Environment in Spatial Statistics Questions</title>
    <link>https://community.esri.com/t5/spatial-statistics-questions/estimating-kernels-using-geospatial-modeling/m-p/369404#M1216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello colleages&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the replies in the Arc GIS forum about the Estimating Kernels Using&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geospatial Modeling Environment&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this problem with GME:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;setwd( all="C:\Users\MPN\Desktop\Positions_table\shapes");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current input working directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\MPN\Desktop\Positions_table\shapes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current output working directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\MPN\Desktop\Positions_table\shapes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kde(in="pint01utm.shp", out="kdep_01_1dic.img", bandwidth="SCV", cellsize=10);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: The command text could not be interpreted. Please check the syntax of the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: An important error has occurred. Please include the information below if you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;submit a query about this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Excepci??³n de HRESULT: 0x80040358&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I don´t Know if the problem is in the syntax of the command or in my data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;because I have reviewed the command&amp;nbsp; exhaustively &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PD. My data were in coordinate system GCS-WGS 1984 and I transformed this data in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Universal Transverse Mercator (ETRS 1989 UTM Zone 30), using Arc-GIS 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yours sincerely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 09:54:28 GMT</pubDate>
    <dc:creator>ManuelParejo_Nieto</dc:creator>
    <dc:date>2014-06-09T09:54:28Z</dc:date>
    <item>
      <title>Estimating Kernels Using Geospatial Modeling Environment</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/estimating-kernels-using-geospatial-modeling/m-p/369404#M1216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello colleages&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the replies in the Arc GIS forum about the Estimating Kernels Using&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geospatial Modeling Environment&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this problem with GME:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;setwd( all="C:\Users\MPN\Desktop\Positions_table\shapes");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current input working directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\MPN\Desktop\Positions_table\shapes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current output working directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\MPN\Desktop\Positions_table\shapes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kde(in="pint01utm.shp", out="kdep_01_1dic.img", bandwidth="SCV", cellsize=10);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: The command text could not be interpreted. Please check the syntax of the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: An important error has occurred. Please include the information below if you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;submit a query about this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Excepci??³n de HRESULT: 0x80040358&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I don´t Know if the problem is in the syntax of the command or in my data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;because I have reviewed the command&amp;nbsp; exhaustively &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PD. My data were in coordinate system GCS-WGS 1984 and I transformed this data in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Universal Transverse Mercator (ETRS 1989 UTM Zone 30), using Arc-GIS 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yours sincerely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 09:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/estimating-kernels-using-geospatial-modeling/m-p/369404#M1216</guid>
      <dc:creator>ManuelParejo_Nieto</dc:creator>
      <dc:date>2014-06-09T09:54:28Z</dc:date>
    </item>
  </channel>
</rss>

