root/MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/PythonReference/Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.CreateFeatureClassWithPoints2.html @ 316

Revision 316, 13.7 KB (checked in by jjr8, 5 years ago)

Built MGET 0.7a1. Forgot to mention that the checkin before the last one also fixed #308: When a GAM uses the loess function (lo) and is fitted with the R gam package, Predict GAM fails when rasters include NODATA values.

This will be merged into Trunk and released as MGET 0.7a1.

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>CreateFeatureClassWithPoints2 Method</title><link rel="stylesheet" type="text/css" href="lib.css?format=raw" /><style xml:space="preserve">
4            td.metadataTitle { font-size: 80%; font-weight: bold; font-family: avantgarde, sans-serif; }
5            td.metadataValue { padding-left: 0.5em; }
6          </style></head><body><div class="navigation"><div><table align="center" width="100%" cellpadding="0" cellspacing="2"><tr><td class="online-navigation"><a title="CreateFeatureClassWithPoints Method" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.CreateFeatureClassWithPoints.html?format=raw"><img src="previous.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Previous Page" /></a></td><td class="online-navigation"><a title="ArcGISPoints Class" href="Class_GeoEco.SpatialAnalysis.Points.ArcGISPoints.html?format=raw"><img src="up.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Up one Level" /></a></td><td class="online-navigation"><a title="InsertPoint Method" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.InsertPoint.html?format=raw"><img src="next.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Next Page" /></a></td><td align="center" width="100%">GeoEco Python Reference</td><td class="online-navigation"><a title="Table of Contents" href="TableOfContents.html?format=raw"><img src="contents.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Table of Contents" /></a></td><td class="online-navigation"><a title="Module Index" href="ModuleIndex.html?format=raw"><img src="modules.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Module Index" /></a></td><td class="online-navigation"><img src="blank.png?format=raw" border="0" align="bottom" height="32" width="32" alt="" /></td></tr></table><div class="online-navigation"><b class="navlabel">Previous:</b> <a class="sectref" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.CreateFeatureClassWithPoints.html?format=raw">CreateFeatureClassWithPoints Method</a> <b class="navlabel">Up:</b> <a class="sectref" href="Class_GeoEco.SpatialAnalysis.Points.ArcGISPoints.html?format=raw">ArcGISPoints Class</a> <b class="navlabel">Next:</b> <a class="sectref" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.InsertPoint.html?format=raw">InsertPoint Method</a> </div><hr /></div></div><h1><tt class="member">CreateFeatureClassWithPoints2</tt> Method</h1><p>Creates points in a new ArcGIS point feature class.</p><table cellpadding="0" cellspacing="0"><tr valign="baseline"><td class="metadataTitle">Class:</td><td class="metadataValue"><tt class="class"><a href="Class_GeoEco.SpatialAnalysis.Points.ArcGISPoints.html?format=raw">ArcGISPoints</a></tt></td></tr><tr valign="baseline"><td class="metadataTitle">Intended use:</td><td class="metadataValue">Recommended for external callers</td></tr><tr valign="baseline"><td class="metadataTitle">COM:</td><td class="metadataValue">Exposed as the <a style="font-family: verdana, sans serif; font-size: small;" href="../COMReference/Method_GeoEco.ArcGISPoints.CreateFeatureClassWithPoints2.html?format=raw">CreateFeatureClassWithPoints2</a> method of COM class <a style="font-family: verdana, sans serif; font-size: small;" href="../COMReference/Class_GeoEco.ArcGISPoints.html?format=raw">GeoEco.ArcGISPoints</a></td></tr><tr valign="baseline"><td class="metadataTitle">ArcGIS:</td><td class="metadataValue">Exposed as the <a style="font-family: verdana, sans serif; font-size: small;" href="../ArcGISReference/ArcGISPoints.CreateFeatureClassWithPoints2.html?format=raw">Create Points</a> geoprocessing tool</td></tr><tr valign="baseline"><td class="metadataTitle">Method type:</td><td class="metadataValue">Classmethod</td></tr></table><h3>Usage</h3><table cellpadding="0" cellspacing="0"><tr valign="baseline"><td style="white-space: nowrap;"><b><tt class="method">ArcGISPoints.CreateFeatureClassWithPoints2</tt></b>(</td><td><var>featureClass</var><var>, spatialReference</var><var>, xyCoordinates</var><big>[</big><var>, zCoordinates</var><big>[</big><var>, mValues</var><big>[</big><var>, configKeyword</var><big>[</big><var>, spatialGrid1</var><big>[</big><var>, spatialGrid2</var><big>[</big><var>, spatialGrid3</var><big>[</big><var>, overwriteExisting</var><big>]</big><var></var><big>]</big><var></var><big>]</big><var></var><big>]</big><var></var><big>]</big><var></var><big>]</big><var></var><big>]</big><var></var>)</td></tr></table><h3>Arguments</h3><dl><dt><var>featureClass</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">unicode</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">1</td></tr><tr valign="baseline"><td class="metadataTitle">Maximum length:</td><td class="metadataValue">255</td></tr><tr valign="baseline"><td class="metadataTitle">Must exist:</td><td class="metadataValue">No</td></tr></table><p>Output point feature class to create.</p></dd></dl><dl><dt><var>spatialReference</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">unicode</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">1</td></tr></table><p>Spatial reference for the output feature class.</p></dd></dl><dl><dt><var>xyCoordinates</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">list</tt> of <tt class="class">unicode</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">1</td></tr></table><p>X and Y coordinates of the points to create.</p><p>If you are invoking this tool programmatically, you must specify each
7point as a string, as must be done when invoking an ArcGIS tool that
8accepts a point as input. For example, to create three points when
9invoking this tool from Python, you use the list:</p><div class="verbatim"><pre xml:space="preserve">[u'1 2', u'3 4', u'5 6']</pre></div></dd></dl><dl><dt><var>zCoordinates</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">list</tt> of <tt class="class">float</tt>, or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">0</td></tr></table><p>Z coordinates of the points to create.</p><p>If you are invoking this tool programmatically, specify these
10coordinates as floating point numbers, not strings as is done with the
11xyCoordinates parameter.</p></dd></dl><dl><dt><var>mValues</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">list</tt> of <tt class="class">float</tt>, or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">0</td></tr></table><p>Measure values of the points to create.</p><p>If you are invoking this tool programmatically, specify these values
12as floating point numbers, not strings as is done with the
13xyCoordinates parameter.</p></dd></dl><dl><dt><var>configKeyword</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">unicode</tt> or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum length:</td><td class="metadataValue">1</td></tr></table><p>The configuration keyword that determines the storage parameters
14of the table in a Relational Database Management System
15(RDBMS)--ArcSDE only.</p></dd></dl><dl><dt><var>spatialGrid1</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">int</tt> or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><code>0</code></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum value:</td><td class="metadataValue"><code>0</code></td></tr></table><p>The size of the output feature class's spatial grid index. The
16following formats support spatial grid index grids: personal
17geodatabase, file geodatabase or ArcSDE geodatabase. If not provided,
18or if the value 0 is provided, a valid grid size will be calculated
19automatically by ArcGIS.</p></dd></dl><dl><dt><var>spatialGrid2</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">int</tt> or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><code>0</code></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum value:</td><td class="metadataValue"><code>0</code></td></tr></table><p>The size of the output feature class's second spatial grid index.
20The value must be at least three times larger than the first index
21grid. The following formats support spatial grid index grids: personal
22geodatabase, file geodatabase or ArcSDE geodatabase. Note that
23personal geodatabases support only one spatial index grid.</p></dd></dl><dl><dt><var>spatialGrid3</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">int</tt> or <tt class="class">None</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><code>0</code></td></tr><tr valign="baseline"><td class="metadataTitle">Minimum value:</td><td class="metadataValue"><code>0</code></td></tr></table><p>The size of the output feature class's second spatial grid index.
24The value must be at least three times larger than the second index
25grid. The following formats support spatial grid index grids: personal
26geodatabase, file geodatabase or ArcSDE geodatabase. Note that
27personal geodatabases support only one spatial index grid.</p></dd></dl><dl><dt><var>overwriteExisting</var></dt><dd><table cellpadding="0" cellspacing="0" style="margin-top: 1.0em;"><tr valign="baseline"><td class="metadataTitle">Python type:</td><td class="metadataValue"><tt class="class">bool</tt></td></tr><tr valign="baseline"><td class="metadataTitle">Default value:</td><td class="metadataValue"><code>False</code></td></tr></table><p>If True, the output feature class will be overwritten, if it
28exists. If False, a ValueError will be raised if the output feature
29class exists.</p></dd></dl><div class="navigation"><div class="online-navigation"><p></p><hr /><table align="center" width="100%" cellpadding="0" cellspacing="2"><tr><td class="online-navigation"><a title="CreateFeatureClassWithPoints Method" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.CreateFeatureClassWithPoints.html?format=raw"><img src="previous.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Previous Page" /></a></td><td class="online-navigation"><a title="ArcGISPoints Class" href="Class_GeoEco.SpatialAnalysis.Points.ArcGISPoints.html?format=raw"><img src="up.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Up one Level" /></a></td><td class="online-navigation"><a title="InsertPoint Method" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.InsertPoint.html?format=raw"><img src="next.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Next Page" /></a></td><td align="center" width="100%">GeoEco Python Reference</td><td class="online-navigation"><a title="Table of Contents" href="TableOfContents.html?format=raw"><img src="contents.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Table of Contents" /></a></td><td class="online-navigation"><a title="Module Index" href="ModuleIndex.html?format=raw"><img src="modules.png?format=raw" border="0" align="bottom" height="32" width="32" alt="Module Index" /></a></td><td class="online-navigation"><img src="blank.png?format=raw" border="0" align="bottom" height="32" width="32" alt="" /></td></tr></table><div class="online-navigation"><b class="navlabel">Previous:</b> <a class="sectref" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.CreateFeatureClassWithPoints.html?format=raw">CreateFeatureClassWithPoints Method</a> <b class="navlabel">Up:</b> <a class="sectref" href="Class_GeoEco.SpatialAnalysis.Points.ArcGISPoints.html?format=raw">ArcGISPoints Class</a> <b class="navlabel">Next:</b> <a class="sectref" href="Method_GeoEco.SpatialAnalysis.Points.ArcGISPoints.InsertPoint.html?format=raw">InsertPoint Method</a> </div><hr /><span class="release-info">Marine Geospatial Ecology Tools version 0.7a1</span></div></div></body></html>
Note: See TracBrowser for help on using the browser.