home  >   spatialanalyst  >   geometry  >   grid3d

geometryGrids3DGenerateResults Resource



Resource Description:
The result set resource for batch geometry object grid generation. Executing a POST request to this resource generates grid codes from multiple 3D grid geometry objects (POINT3D, LINE3D). Supports multiple grid types via gridType parameter.

Batch Generate Grids:
Grid Type: Currently only GeoSOT is supported
Grid Level: GeoSOT supports levels 1-32
Geometry Object Array: JSON array format. Supported types: POINT3D, LINE3D.
Return 3D Grid Geometry: When checked, returns 3D grid geometry string for each grid; otherwise only grid codes are returned.
 
HTTP methods

Output formats