Difference between revisions of "Spatial Manager Desktop™ - FAQs: GIS Analysis ("Professional" edition only)"

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
Line 47: Line 47:
  
  
*''Objects selection: See the paragraph [[#GIS_Analysis_tools|''"About objects selection"'']] above
+
*''Selection: See the paragraph [[#GIS_Analysis_tools|''"About objects selection"'']] above
 
*''Buffer options:'' You can select the Buffer distance (fixed value or field-based value), the distance units (read below), the Join and End cap styles and if you want to Dissolve/Merge the generated Buffered polygons
 
*''Buffer options:'' You can select the Buffer distance (fixed value or field-based value), the distance units (read below), the Join and End cap styles and if you want to Dissolve/Merge the generated Buffered polygons
 
**About Units conversion: If a coordinate system with a defined unit of measurement is assigned to the drawing, the user can select another unit from the drop-down list to define the Buffer distance entered and the application will perform the conversion between it and the one defined by the coordinate system. If the drawing does not have a coordinate system assigned to it, or the coordinate system does not have defined units, the user can select from the drop-down lists the unit in which the entered Buffer distance is defined and the drawing units; the application will perform the conversion between the two
 
**About Units conversion: If a coordinate system with a defined unit of measurement is assigned to the drawing, the user can select another unit from the drop-down list to define the Buffer distance entered and the application will perform the conversion between it and the one defined by the coordinate system. If the drawing does not have a coordinate system assigned to it, or the coordinate system does not have defined units, the user can select from the drop-down lists the unit in which the entered Buffer distance is defined and the drawing units; the application will perform the conversion between the two

Revision as of 20:11, 6 July 2021

Spatial Manager Desktop™ product page Download Spatial Manager Desktop™


Notes:

  • Some components in the images on this page (providers, names, windows look, etc.) may be slightly different from those that will appear on your computer
  • Some application functions need to access the Internet from the application itself. If you experiment problems in any process, ask your network administrator if there is a Proxy server installed on your network. You can configure the Proxy settings through the application options


Introduction

  • Objective of this section
    • To learn how to use advanced GIS analysis tools in your maps
  • Topics in this section
    • Create Buffers from point, linear or polygonal borders features
    • Process spatial Overlays which will create new map features based on the operation results
    • Dissolve polyonal features in order to create surrounds of adjacent features
    • Create Centroids from selected polygons
    • Calculate and create Areas of Influence from selected point features


GIS Analysis tools

Spatial Manager Desktop™ includes a set of advanced tools designed for geometric and spatial analysis of geographic features and their geometric relationships, resulting in new features generated from the resolution of such analysis


Performing GIS Analysis in the map


Performing GIS Analysis in the map


About features selection

Some of the analysis tools described below allow you to select features before executing. Even some of them (SPMOVERLAY) allow you to select two groups of features to operate between them. For all of these functions, the following notes and instructions apply:

  • Selected objects: Only a selection of features will be processed. You can select the features before executing the functions by using any of the application Selection methods
  • Layer: Only the features included in a map Layer will be processed. You can select the layer using the drop-down list in this window


Buffer

The Buffer function in Spatial Manager Desktop™ allows you to generate Buffered polygons around point features, linear features or polygon boundaries. Buffer distance can be constant or taken from the value of a table field for each feature, it is possible to merge the generated features in their common areas and different styles of joins and endings can be chosen


SPMDtopBuffer.png


  • Selection: See the paragraph "About objects selection" above
  • Buffer options: You can select the Buffer distance (fixed value or field-based value), the distance units (read below), the Join and End cap styles and if you want to Dissolve/Merge the generated Buffered polygons
    • About Units conversion: If a coordinate system with a defined unit of measurement is assigned to the drawing, the user can select another unit from the drop-down list to define the Buffer distance entered and the application will perform the conversion between it and the one defined by the coordinate system. If the drawing does not have a coordinate system assigned to it, or the coordinate system does not have defined units, the user can select from the drop-down lists the unit in which the entered Buffer distance is defined and the drawing units; the application will perform the conversion between the two
  • Table/Layer name: This setting defines the target Layer and data table name for the Buffers. You can select an existing Layer in the drawing or you can write the name to create a new Layer. Buffer objects will adopt the same data as the objects that generate them, unless the "Dissolve/Merge" option has been checked, in which case this would not make sense and the combined Buffer objects are not attached to any data table
    • Apply random colors to new Layers
  • Create: Dissolved objects type, Borders or Polygons. The Polygons option allow you to select MPolygons as the type of object to use. This options is available on all compatible Autodesk products (even on vanilla, plain or basic AutoCAD) (AutoCAD 2013 and upper). The MPolygons can be defined by multiple rings, even including holes, as a single AutoCAD object
    • Fill areas using Hatches
  • Treat closed polylines as polygons: When checked (default value), all closed Polylines in the drawing will be considered as Polygons and not as linear objects. Most of the time the closed polylines represent polygonal elements


Overlay

The command 'SPMOVERLAY' in 'Spatial Manager™ for AutoCAD' allows you to create new objects based on geometric and data operations between two existing object groups


SPMDtopOverlay.png


This function allows you to generate new objects in the drawing by performing "geometric operations" between two groups of existing objects: "Source" (Group 1) and "Overlay" (Group 2). For example, according to the chosen parameters in this image, for all selected Source objects (Roads, etc.) that are located within any Parcel, the Overlay Identity function will create new objects which will are equal to the Source objects "broken" in the Parcels limit


  • Objects selection: See the paragraph "About objects selection" above (Group 1 and Group 2)
  • Overlay parameters and options
    • Operation
      • Intersect: Determines the geometries that overlap in the Source and Overlay object groups. Anything that does not overlap is discarded from the output, so the resulting objects represent wat the Source and Overlay have in common. Use Intersect in order to find points or lines that lie within a polygon, or to determine the places where two linear objects overlap. For example, find tree point objects that are within park polygons. The resulting data table will include the data of both the Source and Overlay objects
      • Union: Determines the geometries that exist in either the Source and Overlay objects. Where the geometries intersect, additional objects are created. The resulting objects are the sum of the two comparison object groups. Use Union in order to combine two group of related polygon objects. For example, create new objects that combine the business district and the theater district when the objects overlap. The resulting data table will include the data of both the Source and Overlay objects
      • Erase: Determines the geometries from the Source objects that do not intersect with the Overlay objects. Use Erase in order to subtract sections for a group of objects. For example, find all roads that lie outside the enterprise district, or all hospitals that are outside a flod zone. The resulting data table will include the data of Source objects only
      • Identity: Creates new objects where the Source and Overlay objects intersect. Use Identity in order to split objects at the point where they intersect with another objects group, and to create new objects at that point. For example, divide roads or parcels where they cross city borders. The resulting data table will include the data of both the Source and Overlay objects
      • Clip: Like Intersect, Clip creates objects from the areas of the Source that overlap with the Overlay. Use Clip in order to find objects that lie within a geometric area. For example, find hydrants within a development, or road segments within a particular neighborhood. The resulting data table will include the data of Source objects only
      • Paste: Creates new objects by pasting the Overlay objects onto the Source objects. All Overlay objects become new objects in the operation result. In addition, the areas of the Source that do not fall within the Overlay objects become also new objects in the operation result. Use Paste in order to combine two overlaping groups of objects. For example, add the data of city districts to the developments that overlap. The resulting data table will include the data of both the Source and Overlay objects
      • Symmetric Difference: Determines the areas in the Source and Overlay that do not overlap. Overlapping areas of the objects are discarded in the output. The non-overlapping areas become new objects. Use Symmetric Difference in order to find areas that are mutually exclusive in two group of objects. For example, find new housing developments that are outside school districts. The resulting data table will include the data of both the Source and Overlay objects
    • General options
      • Table/Layer name: This setting defines the target Layer and data table name for the new created objects. You can select an existing Layer in the drawing or you can write the name to create a new Layer. The data of the new objects will be those of the objects selected in Group 1. Whenever possible (depending on the type of Overlay operation), data from Group 2 will be merged in the same table. For example, if Buildings and Parcels are Overlapped by Intersection, the new objects will be geometrically equal to the buildings that are located entirely or partially within any parcel, and the data table will include the data of the buildings and parcels in a combined table
        • Apply random colors to new Layers
      • Create: New Overlay objects type, Borders or Polygons. The Polygons option allow you to select MPolygons as the type of object to use. This options is available on all compatible Autodesk products (even on vanilla, plain or basic AutoCAD) (AutoCAD 2013 and upper). The MPolygons can be defined by multiple rings, even including holes, as a single AutoCAD object
        • Fill areas using Hatches
      • Treat closed polylines as polygons: When checked (default value), all closed Polylines in the drawing will be considered as Polygons and not as linear objects. Most of the time the closed polylines represent polygonal elements


Dissolve

The command 'SPMDISSOLVE' in Spatial Manager™ for AutoCAD allows you to generate new Polygons based on the grouping of other adjacent polygons with some common data


SPMDtopDissolve.png


  • Dissolve options: You can select the common Table/Field data for dissolving the polygons (even including null data). To reduce possible precision errors in the geometry, you can check the option to generate a temporary small buffer around the polygon boundaries in order to avoid as much as possible the generation of inner holes during the operation. Check the option "Create labels" if you want to Label the common data for every new polygon
    • Label options. You can define the Style, Height and Justification of the Label Text objects here. You can configure if you want to insert the new Polygons geometry and its Labels or the Labels only. Be careful: if you check this box you will only get the Labels (Text objects) but not the dissolved polygons. As added parameters, you can set the option to use or not LUPREC for decimal places (see Notes below) and Mask labels which will generate masks (Wipeout objects, grouped with the Labels) and they will "trim" the objects located behind the Labels in order to improve its reading
      • Notes:
        • You can choose that the value of the LUPREC variable (Length precision) be used or not for the number of decimal places when labeling objects using a numerical field (Please, take a look to LUPREC and UNITS in the AutoCAD Help)
        • Label Masks may have some functional issues or may not be available in versions earlier than AutoCAD 2017
  • Table/Layer name: This setting defines the target Layer and data table name for the new dissolved Polygons. You can select an existing Layer in the drawing or you can write the name to create a new Layer. Dissolved polygons will include the common dissolve data (1 field) as the polygons to dissolve
    • Apply random colors to new Layers
  • Create: Dissolved objects type, Borders or Polygons. The Polygons option allow you to select MPolygons as the type of object to use. This options is available on all compatible Autodesk products (even on vanilla, plain or basic AutoCAD) (AutoCAD 2013 and upper). The MPolygons can be defined by multiple rings, even including holes, as a single AutoCAD object
    • Fill areas using Hatches
  • Treat closed polylines as polygons: When checked (default value), all closed Polylines in the drawing will be considered as Polygons and not as linear objects. Most of the time the closed polylines represent polygonal elements

Note: Since this operation can only be performed on polygonal objects, the application will alert the user either if there are non-polygonal objects attached to the selected table (warning) or if there are not enough polygons to process it (cancellation)


Centroids

The command 'SPMCENTROID' in Spatial Manager™ for AutoCAD allows you to generate Centroids (Point objects) for the selected polygons. The polygons data (if any) will be attached also to the Centroid objects


SPMDtopCentroid.png


  • Objects selection: See the paragraph "About objects selection" above
  • Table/Layer name: This setting defines the target Layer and data table name for the Centroids. You can select an existing Layer in the drawing or you can write the name to create a new Layer. Centroids objects will adopt the same data as the corresponding polygons
    • Apply random colors to new Layers
  • Treat closed polylines as polygons: When checked (default value), all closed Polylines in the drawing will be considered as Polygons and not as linear objects. Most of the time the closed polylines represent polygonal elements


Areas of Influence

The command 'SPMINFLUENCEAREAS' in Spatial Manager™ for AutoCAD allows you to generate Polygons defined by the set of points closest to each point of a selection of Points in the drawing (Voronoi diagram). Each Polygon generated will adopt the same data (if any) as the corresponding Point. For example, would serve to determine which nearby areas are covered by each pharmacy in a municipality, and similar scenarios


SPMDtopAreasInfluence.png


  • Objects selection: See the paragraph "About objects selection" above
  • Table/Layer name: This setting defines the target Layer and data table name for the new Polygons. You can select an existing Layer in the drawing or you can write the name to create a new Layer. Areas of Influence objects will adopt the same data as the corresponding Points
    • Apply random colors to new Layers
  • Create: Areas of Influence objects type, Borders or Polygons. The Polygons option allow you to select MPolygons as the type of object to use. This options is available on all compatible Autodesk products (even on vanilla, plain or basic AutoCAD) (AutoCAD 2013 and upper). The MPolygons can be defined by multiple rings, even including holes, as a single AutoCAD object
    • Fill areas using Hatches


Related links


Spatial Manager Desktop™ product page Download Spatial Manager Desktop™