View by status   

ArcGIS Desktop Extensions : 

  • 7240
    Points


     I would like to see the Google basemaps integrated  into the ArcMap suite of products similar to Bing. It would be nice to have Google maps as an option as a basemap for ArcGIS Online and to easily load it into my desktop applications.

    I have been told by some of the ESRI Staff that the Google coloring scheme does not make for a good basemap.  I find that most people are actually more familiar and comfortable using a Google map. One of the reasons I do not use the other map options, if I can help it, is because I want my users to already know what they are looking at and not have to guess "Is that a highway or a freeway?"

    Each of the major mapping sites such as Google, Bing, Open Street Map and ArcGIS have their strengths. They all seem to update their data at different rates for different areas. One site may update the imagery this year and not do it again for two or three more years. Meanwhile other sites may have updated more recently. It would be nice to have Google as another option if they have better data. I know ArcGIS has a community basemap program out there so that I can upload tiles to enhance the basemap for an area but that takes time that I don't have.

    In all I just want to have Google maps be another option as a basemap for my desktop and web applications

    Tags :
     Google Maps, Bing, Desktop, basemap
    Share this idea

  • 100
    Points


    Using the MakeFeatureLayer and SearchCursor to create a list of features for acting on individual features in a feature class is cumbersome. 
     
    The current Listing methods arcpy only support classes of data (workspaces, feature classes, raster...).  These methods should be extended to include lists of the actual data (features, rows, field values).

    The following iteration methods, available only to ModelBuilder users, should have a complimentary method in arcpy for use in Python scripts.
    • Iterate Feature Selection:  Iterates over features in a feature class.
    • Iterate Row Selection:  Iterates over rows in a table.
    • Iterate Field Values:  Iterates over each value in a field.
    • Iterate Multivalue:  Iterates over a list of values.
    Tags :
     iterators, list, features
    2 Comments  |  Posted by :  dejames  to ArcGIS DesktopArcGIS Desktop Extensions May 9, 2013
    Share this idea

  • 3300
    Points


    The Measure tool presently allows the calculation of distance between features (with snapping). It would be helpful if the Direction / Angle / Azimuth was also shown. .
     
    Presently,
    - The Near Tool modifies my shapefile, which I don't want and is unnecessary for such a simple calculation
    - The COGO Report tool runs directions counter-clockwise (which is crazy in my opinion). The Ground Correction ability is great, but doesn't correct the fact that the compass is backwards!
    - Military Analyst will measure direction between locations but doesn't snap to existing features - I need to enter the coords. This is unnecessary in Arc10.
     
    If implemented, please use North as the 0° (like Mil Analyst), not East (like the Near tool)
     
    The image below shows what it could look like.
    Measure tool example
     
    I know there is already an enhancement of this type suggested, but it appears to be squashed with the mention of COGO. Unfortunately, COGO doesn't solve this request because it runs the compass counter-clockwise.
    Tags :
     direction, angle, azimuth, bearing, distance, measure, near, military, cogo, 3d mesurements
    Share this idea

  • 3170
    Points


    i don't want to have to drive down into other toolboxes to find the tool i'm looking for.  Lets bring back the index where we can easily see what tools are available!  The search function is okay now but i don't want to search on everything in desktop just the tools.  Why take away something so useful?
    Tags :
     Search, Index, UI, Usability
    35 Comments  |  Posted by :  Judkinsdr  to ArcGIS DesktopArcGIS Desktop Extensions Aug 13, 2010
    Share this idea

  • 300
    Points


     Currently, we can build a network but we cannot Create a new Network with Python.  If we have separate Departments where one department maintains the street layer and the second uses the street network, we need an automated process for creating a network when extracting the data from the department that maintains the street layer, so that this process can be automated.  Currently, I see it as a manual process.
    Tags :
     network, network dataset, network analyst, network server
    Share this idea

  • 90
    Points


    When using a scale bar with the unit of measurement below the bar, the graphic element box should reduce in size so that centring the element provides the expected result. Currently the element is much wider than it needs to be and results in the scale bar not being able to be centred properly when using the align option on the contect menu.

    The image below shows the horizontal centre of the element, which is almost 25% of the length of the scale bar away from the actual centre of the scale bar (the centre point shoulf be at the '4' division).
    Scale bar does not centre correctly
    Tags :
     scale, scale bar, centre, center, graphic element, shape, size, align
    Share this idea

  • 20
    Points


    I wanted to build some custom searches for our ArcReader project.  I develop in C# and extend ArcMap frequently so I'm familiar with the requirement of initializing an ArcGIS license in code before ArcObjects can be used.  Considering ArcReader is a free standalone project I did not expect that you have to initialize a license when adding the ArcReader control to a windows form.  I confirmed this with ESRI tech support that you do infact have to initialize a license to build a custom windows form with the ArcReader control.  

    This is completely counter-intuitive.  Why would I want to develop with the ArcReader control that initializes a desktop license, when I could just extend ArcMap and forget ArcReader all together?  I'm wondering what the whole point to the ArcReader object is.

    Allow us to build a custom windows application, using the ArcReader control WITHOUT pulling a desktop license to run.
    Tags :
     ArcReader,Customization,ArcReaderControl
    0 Comments  |  Posted by :  eklundjb  to Other ProductsArcGIS Desktop Extensions Mar 15, 2013
    Share this idea

  • 20
    Points


    ESRI ArcGIS Geoprocessing currently selects the raster bit type for output raster data sets. One exception is the Copy Raster GP tool where the user can specify the output bit type. The problem with this logic is that spatial analyst GP tools change the bit types which also results in changing the meaning of the data. For example, if a raster is classified into a binary data set 0 and 1, the GP tool (Reclassify) will convert 0 to no data and assign a 1 bit type to the output raster. The other problem with the ESRI spatial analyst GP tools is that the conversion to a different bit type is not consistent. For example, using the above example the output might also be converted to a 4 bit or 8 bit. If users had a parameter for all spatial analyst GP tools that allow for specifying the desired output raster bit type or an environment setting these issues could be easily eliminated.
    Tags :
     Raster, Spatial Analyst, Geoprocessing tools, Bit Type, Image, Conversion
    0 Comments  |  Posted by :  odonnellm  to ArcGIS DesktopArcGIS Desktop Extensions May 15, 2013
    Share this idea

  • 20
    Points


    As pointed out in many discussions, like "ArcGIS 10 — Polygon Centroid Options and Appropriateness (FeatureToPoint, Labels, etc)" (http://gis.stackexchange.com/questions/28083/arcgis-10-polygon-centroid-options-and-appropriateness-featuretopoint-label) or "How does ArcGIS calculate the “inside” point for “Feature to Point”" (http://gis.stackexchange.com/questions/11200/how-does-arcgis-calculate-the-inside-point-for-feature-to-point), advanced users need more precision on centroid definitions and algorithms implemented in ArcGIS.

    In details, SHAPE@TRUECENTROID geometry token seems to be equivalent to Feature To Point (Data Management) (http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003m000000) for single feature. Similary, seems to be equivalent (or use) the IArea.Centroid Property (http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//002m0000009p000000).
    However, Feature To Point is inconsistent with Mean Center (Spatial Statistics) (http://resources.arcgis.com/en/help/main/10.1/index.html#//005p00000018000000) for a FeatureClass.

    Clarification is needed, maybe based on quite recent compilation works like:
    • Duccio Rocchini and Chiara Cateni , 2006. On The Measure of Spatial Centroid in Geography. Asian Journal of Information Technology, 5: 729-731.
      URL: http://medwelljournals.com/abstract/?doi=ajit.2006.729.731
    • RE Deakin, SC Bird, RI Grenfell, 2002. The Centroid? Where would you like it to be be?. Cartography Volume 31, Issue 2, 2002.
    Using consistent name of the method and citation to the papers could easily be included in ArcGIS documentation, giving users the ability to write their own centroid function in case of disagrement with ArcGIS's one.
    Tags :
     centroid, mean center, documentation, reference, center of mass
    0 Comments  |  Posted by :  n314  to ArcGIS DesktopArcGIS EngineArcGIS Desktop Extensions May 15, 2013
    Share this idea

  • 70
    Points


    The current measure polygon feature tool measures, as far as I can tell, the highest feature in the layer hierarchy.  I on occasion produce ArcReader viewer software for non-spatial professionals.  They may find it difficult to understand the layer hierarchy and the need to have the feature they are querying as the highest layer switched on, or that the local government area layer is switched on even though only a label can be seen.

    It would be useful for the ArcReader user if the measure feature tool measured say on the layer selected in the layer effects toolbar, or had its own independent feature layer selection option.

    Also the highlighter tool would be useful if it had snapping and text capabilities.

    Tags :
     ArcReader, measure feature, highlighter
    0 Comments  |  Posted by :  Timmi27  to ArcGIS DesktopArcGIS Desktop Extensions May 24, 2011
    Share this idea

  • 30
    Points


    Sometimes we want to put new polygon beetwen other existing features. like here.

    User-added image
    then should be new tool working ...

    We select features we want to use to bulit new polygon and put inside new feature by cliking beetwen lines, after cliking we choose feature class.

     
    User-added image

    of course we can do it also by those way below
     
    User-added image

    User-added image
    because of selecting only three line features

    another missing option in ArcGIS
    Tags :
     inseart area
    1 Comment  |  Posted by :  Greg978  to ArcGIS DesktopArcGIS Desktop Extensions Nov 24, 2011
    Share this idea

  • 40
    Points


    Currently ArcServer 10.1 does not allow a layer to be published as a web service when it has Editor Tracker enabled using Database Time.  This creates a problem in that since the times are logged in UTC times users who are checking edit times but are unfamiar with UTC Time will not properly understand the time and can cause confusion.  This also causes the potential that a date could be wrong as it sits in the field without writing a function to convert it to local time zone.  If the edit dates are used as a criteria in a  script then the scripts may miss edits that are performed late in the day.
    Tags :
     
    2 Comments  |  Posted by :  bentoncountygis  to ArcGIS Desktop Extensions May 13, 2013
    Share this idea

  • 80
    Points


    Provide a tool to export ArcGIS Workflow Manager Diagram to Visio
    Tags :
     
    0 Comments  |  Posted by :  krivehi  to ArcGIS Desktop Extensions Feb 1, 2012
    Share this idea

  • 60
    Points


    Currently, ArcGIS Data Reviewer can symbolize reviewed erroneous features, so they would distinctly differ from the background objects. However, for checks like Duplicate Vertex, highlighting a whole erroneus feature is not informative enough. One feature can contain thousands of vertices, and finding a duplicate vertex in it can be a big challenge.

    The same applies to Invalid Geometry (which part of the feature is invalid?), Cutbacks (where exactly is a cutback?) and all other checks that deal with parts of the reviewed features.

    Perhaps, having an additional layer in a Reviever Dataset group layer, providing exact location of the error would solve this issue.



    Tags :
     Data Reviewer, detail, symbolization
    1 Comment  |  Posted by :  lbalakauskas  to ArcGIS Desktop Extensions Feb 11, 2013
    Share this idea

  • 130
    Points


    For editing lines with Z values and possibly polygon boundaries with Z values in ArcMap, ArcScene and ArcGlobe, provide editing capabilities similar to those found on the Route Editing Toolbar and Route Measure Editng Context Menu options available for Linear Referencing.  The Route Editing Toolbar allows the editor to Define a Line portion between verticies, which would be useful for lines and polygon boundaries.  The context menu works on the entire feature of on the defined line portion.  The Route Measure Editing options that seem applicable to Elevation Editing include:

    Insert Vertex at Z... - Enter an elevation value and have a vertex inserted at that elevation along the line (multiple verticies could be created if the line goes up and down above and below that elevation, but if the line holds constant at that elevation or already has a vertex at that elevation for a given portion of the line no new vertex would be inserted).  This could be very useful in defining vertical snapping planes between existing features that new features could follow.

    Apply Factor - Apply a unit conversion factor to the entire feature or just a portion of the feature.  While this most obviously allows for conversions between different unit types, used creatively with the opther options listed here this could allow for the creation of vertical bowing or curving (power line sags or overpass vertical curves) by manipulating only 3 or 4 points.

    Offset - Add a set unit value to a feature or portion of a feature - This would maintain the existing elevation profile but raise or lower it by a specified amount.

    Interpolate Value - While Z does not have NaN values like M, it does default to an elevation 0 for new features or the user may have set a constant elevation where they really want values to be reintepolated between other known elevations.  This option would allow a user to enter an elevation value (typically 0) and have those values on the feature or portion of the feaure interpolated to fall between the elevations with other values on either side of those vertices.

    Set From/To - This tool reports the elevation at the ends of the feature or the portion of feature selected and allows the user to reset the ends and cause interpolation to occur on all vertices between.  Two interpolation options exist with this menu choice.  The default does not preserve the existing elevation schema and interpolates a straight line elevation between the two end points (based on 2D segment lengths).  The other option preserves the elevation schema and maintains relative elevation increases and decreases between the two ends, but adjusts them by the differential factor to stay proportionate between the two new end elevations.

    I do not think that the Set as Distance, Drop Measures and Set Direction as M options are transferrable to Elevation editing, but if someone thinks that they are I am willing to be corrected.  Polygon boundaries would have to enforce rules to ensure closure if they could be edited in this way, but I believe it is possible to apply these editing tools to their boundaries as well.

    See the help here for illustrations of how the ideas above apply to editing Measure values:  http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00390000002s000000.htm

    An illustration of what I would like is below:

    User-added image
    Tags :
     Z Editing, Elevation, Route Editing Tools, ArcMap, ArcScene, ArcGlobe
    Share this idea

  • 40
    Points


    We need to be fully compliant with LAS 1.4 with all point record formats since many vendors provide their lidar data with all of the point record formats available in LAS version 1.4. Full waveform support is not required at this time (although I don't think anyone would object), but full access to the data in LAS version 1.4, e.g., full range of class codes and record formats, would benefit the community of users of lidar data and ArcGIS's LAS Dataset.

    Currently, from the ArcGIS resource center:

    "ArcGIS supports LAS versions 1.0, 1.1, 1.2, and 1.3. The waveform information that is available when using LAS version 1.3 is not supported. Additionally, LAS version 1.4 files that are 1.3 compliant, containing point record formats 0 through 5, are supported. LAS version 1.4 files containing point record formats 6 through 10 are not supported. "

     

    Tags :
     lidar, las, las dataset
    Share this idea

  • 70
    Points


     Find a bug, get a credit for future maintenance or training or conference dues. If a bug has already been reported but not fixed in a reasonable amount of time (90 days?) then there should be some kind of payment to users who are affected.
     
    This would lead to more users reporting bugs they find to ESRI and maybe give ESRI an incentive to look for these bug before each new release.
    Tags :
     Bugs
    Share this idea

  • 30
    Points


    Even in  ArcGIS 10.1 version, I don't see the ability to populate the database domain's codes and descriptions of a feature class's field  meta data automatically. It is possible to edit metadata and add domain code and description one by one. Instead manually doing, is there a way to get/import/populate domain code and description automatically into metadata of the feature class? I did not find any auto population possibility unless export domains in to a table and edit an exported xml file and importing it back.
    I wish if there is a way to get domains auto populated as it is a heavy time consuming task to do manually, if there are many feature classes and many domains to maintain good metadata.
    Hope ESRI experts will address this in future. Thank You.
    Tags :
     Matadata Field Domain
    Share this idea

  • 60
    Points


    Olap for Arcgis 10 http://www.esri.com/software/arcgis/extensions/olap/index.html
    Tags :
     Olap
    1 Comment  |  Posted by :  salarcono@gmail.com  to ArcGIS Desktop Extensions Mar 24, 2012
    Share this idea

  • 190
    Points


    I do a lot of studies of vector-borne disease, such as malaria and leishmaniasis.  In a typical project, I create buffer zones (using the flight range of the mosquito) around villages and use zonal statistics to estimate the mean of NDVI (normalized difference vegetation index), average precipitation, temperature, elevation and slope within each buffer zone to determine which factors are associated with high mosquito densities and high rates of malaria. The buffer zones frequently overlap since the flight range of the mosquito can be 1 to 8 kilometers depending on mosquito species. Once I estimate which factors are important, I can model the disease distribution for other areas by buffering and and calculating the zonal statistics for other villages.

    We also frequently do the same thing around houses using high resolution imagery to determine which factors are supporting populations of sand flies (or other insects) near the house. 

    This is a pretty basic and critical function for my work.  But, I think it would be useful to others in environmental fields or ecological niche work.

    Tags :
     Spatial Analyst, Zonal
    Share this idea


 

Terms and Conditions   |    Feedback   |   FAQs
Previous MonthNext Month
SunMonTueWedThuFriSat
       
       
       
       
       
       
Previous MonthNext Month
SunMonTueWedThuFriSat
       
       
       
       
       
       
Previous MonthNext Month
SunMonTueWedThuFriSat
       
       
       
       
       
       
Previous MonthNext Month
SunMonTueWedThuFriSat