http://webhelp.esri.com/arcgisdesktop/9.1/pdf/Geoprocessing_Quick_Guide.pdf SpatialJoin <target_features> <join_features> <out_feature_class> {JOIN_ONE_TO_ONE JOIN_ONE_TO_MANY} {KEEP_ALL KEEP_COMMON} {field_mapping} {INTERSECTS IS_WITHIN CONTAINS} {search_radius}
TableToDBASE <input_tables;input_tables...> <output_folder>
Ungenerate: Creates a text file of xy coordinates from a coverage. Ungenerate <in_cover> <out_generate_file> <LINE POINT POLY TIC LINK REGION.subclass ANNO.subclass> {NODES NO_NODES} {EXPONENTIAL FIXED}
CollapseDualLineToCenterline <in_cover> <out_cover> <maximum_width> {minimum_width} mahalle sınırlarından ilçe sınırı üretmek için kullanılır: Dissolve <in_cover> <out_cover> <dissolve_item> {POLY LINE NET REGION.subclass} SpatialJoin <target_features> <join_features> <out_feature_class> {JOIN_ONE_TO_ONE
Eliminate: Merges selected polygons with neighboring polygons that have the largest shared border between them or the largest area. Eliminate <in_cover> <out_cover> <info_express;info_express...> {NO_KEEP_EDGE KEEP_EDGE} {POLY LINE} {selection_file} {BORDER AREA} Simplify Line or Polygon: Removes small fluctuations or extraneous bends from a line or polygon, while preserving its essential shape. SimplifyLineOrPolygon <in_cover> <out_cover> <simplification_tolerance> {POINT_REMOVE BEND_SIMPLIFY} {NO_ERROR_CHECK ERROR_CHECK}
Transform <in_cover> <out_cover> {AFFINE PROJECTIVE SIMILARITY}
AddXY <in_cover> {POINT NODE}
Renode <in_cover> {from_item} {to_item}
Create <out_cover> {template_cover}
CreateFishnet <out_feature_class> <origin_coord> <y_axis_coord> <cell_width> <cell_height> <number_rows> <number_columns> {corner_coord} {LABELS NO_LABELS} {template}
AddXY <in_features> geometri yi kontrol eder: Check Geometry: Checks the validity of the geometries of features. CheckGeometry <in_features;in_features...> <out_table> • The Output table will have one record for each problem found. If no problems are found, the Output table will have no records. • The Output table has the following fields: • CLASS—The full path to and name of the feature class in which the problem was found. • FEATURE_ID—The Feature ID (FID) or Object ID (OID) for the feature with the geometry problem. • PROBLEM—A short description of the problem. • The PROBLEM field will contain one of the following: Short segment, Null geometry, Incorrect ring • For multipoint features, only the null geometry and empty part problems apply. • For point features, only the null geometry problem applies.
CopyFeatures <in_features> <out_feature_class> {configuration_keyword} {spatial_grid_1} {spatial_grid_2} {spatial_grid_3}
DeleteFeatures <in_features>
Feature to Point: Creates a point feature class based on an input polygon, line, or multipoint feature class. FeatureToPoint <in_features> <out_feature_class> {CENTROID INSIDE} • If the Input Features are polygons, the Centroid option will result in points which are at the center of gravity for that polygon. This may NOT actually be inside the polygon's area. To insure that the point created is inside the polygon's area, use the Inside option. • If the Input Features are lines and the Centroid option is used the output points will be coincident with the center of the feature's envelope (rectangular window that contain a specific feature). If the Inside option is used, the point on the line closest to the center of the feature's envelope will be used. • If the Input Features are multipoint and the Centroid option is used the output points will be coincident with the center of the feature's envelope (rectangular window that contain a specific feature). If the Inside option is used, the point (part of the multipoint) closest to the center of the feature's envelope will be used.
Feature Vertices to Points: Creates a point feature class from the vertex locations of the input features. FeatureVerticesToPoints <in_features> <out_feature_class>
MultipartToSinglepart <in_features> <out_feature_class> yolları kırmak için: SplitLine <in_features> <out_feature_class> Select Layer by Attribute: Creates, updates, or removes the selection on a layer or table view using an attribute query. SelectLayerByAttribute <in_layer_or_view> {NEW_SELECTION ADD_TO_SELECTION REMOVE_FROM_SELECTION SUBSET_SELECTION SWITCH_SELECTION CLEAR_SELECTION} {where_clause} • The input must be a feature layer or a table view. It cannot be a feature class or table. • This tool is not limited to working in ArcMap; it works on layers and table views in ArcCatalog and in scripts. The Make Feature Layer tool makes a layer for a feature class, and the Make Table View tool does the equivalent for a table. • If an extent or a definition query is present on the input layer or table view, only those features or rows that match the extent and/or definition query will be available to be selected. Select Layer by Location: Creates, updates, orv removes a selection on the input layer based on spatial relationships to select features. SelectLayerByLocation <in_layer> {INTERSECT WITHIN_A_DISTANCE COMPLETELY_CONTAINS COMPLETELY_WITHIN HAVE_THEIR_CENTER_IN SHARE_A_LINE_SEGMENT_WITH BOUNDARY_TOUCHES ARE_IDENTICAL_TO CROSSED_BY_THE_OUTLINE_OF CONTAINS CONTAINED_BY} {select_ • The input must be a feature layer or a table view. It cannot be a feature class or table. • This tool is not limited to working in ArcMap; it works on layers and table views in ArcCatalog and in scripts. The Make Feature Layer tool makes a layer for a feature class, and the Make Table View tool does the equivalent for a table. • If an extent or a definition query is present on the input layer or table view, only those features or rows that match the extent and/or definition query will be available to be selected. çevreleyenden bilgi al selectLayerByAttribute: mah_ıd si 100 olan mahalle seçilir, SelectLayerByLocation : seçili mahalle içindeki yollar seçilir (have their center in) CalculateField: yol un mahalle ID si 100 yazdırılır. alan hesaplaması: CalculateAreas <input_feature_class> <output_feature_class> • This tool is useful in determining a weight for intrazonal interaction. • The field F_AREA is created in the output feature class to store calculated Area values. If a field of this projeksiyon oluşturma: CreateSpatialReference {spatial_reference} {spatial_reference_template} {xy_domain} {z_domain} {m_domain} {template;template...} {expand_ratio} • Setting the Spatial Reference sets the coordinate system, spatial domains, and precision. The spatial domains and precision of the output spatial reference can be further modified using XY Domain, Z Domain, M Domain, Template XYDomains, and Grow XYDomain By Percentage. • Template XYDomains does not have to be in the same coordinate system as that specified in Spatial Reference or Spatial Reference Template. If they are different, the extents will be projected to match. Project:v Changes the coordinate system of your Input Dataset or Feature Class to a new Output Dataset or Feature Class with the newly defined coordinate system, including the datum and spheroid. Project <in_dataset> <out_dataset> <out_coordinate_system> {transform_method; • All input feature classes and/or feature layers are valid inputs to this tool. • If you have a feature class that does not have a defined projection and PRJ file, then use the DefineProject tool first. Project Raster: Transforms a raster dataset from one projection to another. rasterdan bir bölümü kesip almak için: Clip <in_raster> <rectangle> <out_raster> {in_template_raster} • The Clip tool allows you to extract a portion of a raster dataset based on a rectangular extent. • The minimum and maximum x and y extents allow you to define the clip extents for your output raster dataset. • The extent values must be in the same spatial coordinates and units as the raster dataset. Copy Raster: Converts a raster to a BMP, GIF, GRID, IMG, JPEG, JPEG2000, PNG, TIFF, or a geodatabase raster dataset, and can be used to load raster datasets into a raster catalog. CopyRaster <in_raster> <out_raster_dataset> {configuration_keyword} {background_value} {nodata_value} {NONE ONEBITTO8BIT} {NONE COLORMAPTORGB} {1_BIT 2_BIT 4_BIT 8_BIT_UNSIGNED 8_BIT_SIGNED 16_BIT_UNSIGNED 16_BIT_SIGNED 32_BIT_UNSIGNED 32_BIT_SIGNED 32_BIT_FLOAT 64_BIT} Copy Rows: Writes the rows from an input table, table view, feature class or feature layer to a new table.
CentralFeature <input_feature_class> <output_feature_class> <EUCLIDEAN DISTANCE MANHATTAN DISTANCE> {weight_field}{self_potential_weight_field}
ulaşım ile ilgili: • A Closest Facility layer can be made on a network currently added to the ArcMap table of contents or you can browse to a network dataset on disk. • Hierarchy options can only be set if the input analysis network has a hierarchy attribute. MakeODCostMatrixLayer <in_network_dataset> <out_network_analysis_layer> • An OD Cost Matrix layer can be made on a network currently added to the ArcMap Table of Contents or on a network dataset on disk. • Hierarchy options can only be set if the input analysis network has a hierarchy attribute. Make Route Layer: Makes a route network analysis layer and sets its navigation properties. • The Route layer can be made on a network currently added to the ArcMap Table of Contents or on a network dataset on disk. • Hierarchy options can only be set if the input analysis network has a hierarchy attribute. |
Geoprocessing Quick Guide
Labels - Etiketler
3D
(14)
3D Analyst
(5)
3D Studio Max
(2)
ABD
(2)
About building an SQL expression
(1)
Access
(4)
Adding hyperlinks to features
(1)
Adding OLE DB connections
(1)
administrative areas
(1)
Adobe
(1)
Adobe illustrator
(1)
Adobe Reader
(1)
Adobe Reader Analysis Tool
(1)
aggregate
(1)
Aggregate Polygons
(2)
An overview of ModelBuilder
(1)
An overview of writing geoprocessing scripts
(2)
analysis
(2)
Append
(4)
ArcCatalog
(1)
ArcGIS
(63)
ArcGIS 9.3 Map Export PDF
(2)
ArcGIS Mobile
(1)
ArcGIS Server
(9)
ArcGIS Server 9.3 Web Help
(1)
Arcgis Server 10
(2)
Architectural
(1)
arcscene
(3)
arcscripts
(5)
ArcSDE
(1)
Arcview
(1)
Arcview ile kml yi shp ye dönüştürme
(1)
AutoCAD
(2)
AutoVue
(1)
Bina Verisini Düzenlerken
(2)
bölme
(1)
CAD
(3)
CAD/GIS
(87)
calculate
(1)
canada data
(2)
CenterPoint
(1)
Chicago
(2)
CityEngine
(1)
CitySurf
(5)
clip
(1)
Common line editing tasks
(1)
Common polygon editing tasks
(1)
Contour
(1)
Create Node
(1)
çevreleyenden bilgi al
(2)
database
(1)
Database Browser
(1)
date
(1)
definition query
(1)
demicron
(1)
Dissolve
(1)
download
(6)
dünya
(1)
dwg
(1)
Eğim Analizi
(1)
Eliminate
(1)
English
(67)
Erciyes
(4)
error
(1)
Esri
(2)
Eşyükselti
(1)
etiket
(1)
Excel
(4)
export
(1)
expression
(2)
Flip (Çizgi Yönünü değiştirir)
(2)
Free GIS Software
(1)
freeWRL
(2)
fwtools
(1)
fwtools ile kml ve shp arası dönüşüm
(1)
FWTools Shell
(1)
Geomedia
(14)
Geoprocessing Quick Guide
(1)
geoserver
(3)
geoserver kurulumu
(1)
geoserver labeling
(2)
geoserver labeling not supported with qgis
(1)
Geoyol u düzenlerken
(1)
GIS Data
(2)
GIS Data of America
(2)
Glonet
(1)
google
(1)
group by
(1)
halihazır
(1)
hidroloji
(1)
How Import from CAD (Conversion) works
(1)
html
(1)
hydrology
(10)
hyperlink
(1)
hystorical GIS
(1)
ilk karakteri silen sql
(1)
insert
(2)
intersect
(1)
İzohips
(1)
java
(2)
kml
(2)
kml to shp
(3)
konya
(1)
label
(2)
line editing
(1)
Link
(1)
links
(40)
M and Z Values
(3)
MapBuilder
(1)
Maplex Label Engine
(1)
Maps
(1)
MapShaper
(1)
Max
(1)
MBR
(1)
mdb
(1)
Mekansal Analiz
(1)
merge
(1)
Mimari
(1)
Mobile
(1)
multi Geometry
(3)
multipart to single part
(1)
multipoint
(1)
NetCAD
(19)
netcad Network Lisans İzleyicisi
(1)
Netcad Program No
(1)
Netcad TILE
(1)
NetCAD to Oracle Spatial
(5)
NetCAD ve ArcGIS farkı
(3)
netcadde wms oluşturmak için workspace export
(1)
netgis
(1)
netgis server
(1)
Network Analyst
(3)
Node
(1)
ObjectID kolonu problemi
(1)
online wms viewer
(1)
Oracle
(16)
Oracle Spatial
(3)
Oracle veri tabanının yeniden başlatılması
(1)
output mode
(1)
Parcel
(2)
Parcel Editor
(1)
parsel
(1)
pdf
(3)
pdf i html ye dönüştürme
(1)
pdftohtml
(1)
PHP
(1)
point
(1)
PostGIS
(30)
Postgresql
(8)
Postgresql otomatik yedek alma
(1)
Projection
(1)
Pyton
(1)
Raster
(2)
register
(1)
Rename
(1)
RepairGeometry
(1)
replace
(2)
Routing
(1)
sdelayer
(1)
Select by Location: graphical examples
(1)
server
(1)
shape viewer
(2)
shp
(7)
shp2sdo
(1)
single Geometry
(3)
sld
(1)
snap
(1)
social explorer
(1)
sonra eklenecek
(1)
Spatial Join (Analysis)
(2)
spatialanalysisonline
(1)
Split Line at Vertices (Data Management) (ArcInfo only)
(1)
Sql
(48)
SQL reference
(1)
SRID
(1)
su yatakları
(1)
subst
(1)
subtract
(1)
sum
(1)
synchronize
(1)
Şehir ve Bölge Planlama
(1)
tablo
(1)
tablodan tabloya veri aktarma
(1)
terrain
(1)
Texas
(2)
time
(1)
tin
(3)
tin edit
(1)
topology
(5)
Topology check
(2)
Traffic Simulation
(1)
Trafik
(1)
Transform
(1)
trim
(1)
Ulaşım
(1)
Ulaşım Planlama
(1)
union
(1)
Union ve Merge
(1)
Unregister As Versioned
(1)
update
(2)
UrbanSim
(1)
veri
(2)
Vermont
(1)
Versioning
(2)
vertex lere nokta atar
(1)
video
(17)
WFS
(2)
wirefusion
(1)
wms
(3)
wmware
(1)
wmx
(1)
Working with Microsoft Access files in ArcGIS
(1)
Working with Microsoft Excel files in ArcGIS
(1)
world
(1)
wrl
(1)
yol
(2)
yol kırma
(2)
Yol Uzunluk
(2)
yolkır
(1)
Z değeri edit
(1)