API Reference for ArcGIS GeoAnalytics Engine
Contents:
- geoanalytics
- geoanalytics.STDataFrameAccessor
- geoanalytics.RTDataFrameAccessor
- geoanalytics.sql.Raster
- geoanalytics.sql.functions
- aggr_convex_hull
- aggr_intersection
- aggr_linestring
- aggr_mean_center
- aggr_stdev_ellipse
- aggr_union
- area
- as_binary
- as_esri_json
- as_geojson
- as_shape
- as_text
- azimuth
- bbox_intersects
- bin_center
- bin_geometry
- bin_id
- boundary
- buffer
- cast
- centerline
- centroid
- closest_point
- contains
- convex_hull
- coord_dim
- create_distance
- create_duration
- crosses
- densify
- difference
- dimension
- disjoint
- distance
- dwithin
- end_point
- envelope
- env_intersects
- equals
- euclidean_distance
- exterior_ring
- flip
- frechet_distance
- generalize
- geodesic_area
- geodesic_buffer
- geodesic_closest_point
- geodesic_densify
- geodesic_distance
- geodesic_length
- geodesic_shortest_line
- geohash_bin
- geohash_bins
- geom_from_binary
- geom_from_esri_json
- geom_from_geojson
- geom_from_shape
- geom_from_text
- geometries
- geometry_n
- geometry_type
- h3_bin
- h3_bins
- hausdorff_distance
- hex_bin
- hex_bins
- interior_ring_n
- intersection
- intersects
- is_3d
- is_closed
- is_empty
- is_measured
- is_ring
- is_simple
- length
- line_from_binary
- line_from_esri_json
- line_from_geojson
- line_from_shape
- line_from_text
- line_interpolate_point
- line_locate_point
- linestring
- m
- make_point
- max_m
- max_x
- max_y
- max_z
- min_bounding_box
- min_m
- min_x
- min_y
- min_z
- mpoint_from_binary
- mpoint_from_esri_json
- mpoint_from_geojson
- mpoint_from_shape
- mpoint_from_text
- multilinestring
- multipoint
- multipolygon
- num_geometries
- num_interior_ring
- num_interior_rings
- num_points
- overlaps
- point
- point_from_binary
- point_from_esri_json
- point_from_geojson
- point_from_shape
- point_from_text
- point_m
- point_n
- point_on_surface
- point_z
- point_zm
- points
- poly_from_binary
- poly_from_esri_json
- poly_from_geojson
- poly_from_shape
- poly_from_text
- polygon
- relate
- rotate
- scale
- segmentize
- segments
- shear
- shortest_line
- simplify
- split
- square_bin
- square_bins
- sr_text
- srid
- start_point
- sym_difference
- symmetric_diff
- touches
- transform
- translate
- union
- within
- wkb_to_sql
- wkt_to_sql
- x
- y
- z
- geoanalytics.tracks.functions
- after
- aggr_create_track
- before
- between
- collapse_dwells
- distance_along
- distance_within
- duration
- duration_along
- duration_within
- end_timestamp
- entry_exit_points
- find_dwells
- is_valid
- lcss
- length
- query
- speed
- split_by_distance
- split_by_distance_gap
- split_by_duration
- split_by_dwells
- split_by_time_gap
- start_timestamp
- geoanalytics.raster.functions
- add_band
- apply
- band_mask
- band_statistics
- band_values
- bbox_clip
- calculator
- cell_size_x
- cell_size_y
- convert_pixel_type
- create_raster
- extent
- from_binary
- info
- materialize
- merge
- num_bands
- num_columns
- num_rows
- pixel_type
- resample
- select_bands
- set_extent
- sr_text
- srid
- statistics
- tiles
- to_binary
- transform
- zonal_statistics
- geoanalytics.tools
- Aggregate Points
- Bins To Raster
- Calculate Density
- Calculate Field
- Calculate Motion Statistics
- Clip
- Create Routes
- Create Service Areas
- Detect Incidents
- Enrich Points With Raster
- Find Closest Facilities
- Find Co-travelers
- Find Dwell Locations
- Find Hot Spots
- Find Point Clusters
- Find Similar Locations
- Generate OD Matrix
- Geometry To Raster
- Geocode
- GWR
- Group By Proximity
- Nearest Neighbors
- Overlay
- Reconstruct Tracks
- Reverse Geocode
- Snap Tracks
- Spatiotemporal Join
- Summarize Within
- Trace Proximity Events
- Zonal Statistics