I have a parcel layer with empty spaces between the polygons. The empty spaces are presumably rights of way for roads. I want to quickly create new polygons within the empty spaces bounded by the parcels in order to input right of way information from a right of way table. I tried clipping with the parcel layer, but that's obviously not the answer. Any ideas?
↧
creating polygons between other polygons
↧
Google Maps in ArcGIS
I've been looking around for a extension, app, add-on, or some way to use Google Maps legally with in ArcGIS desktop and server. If there are people using Google Maps could you share how you are using it and how you got started, workflow and cost?
↧
How to join/merge selection sets?
Hi, thanks for looking at my post. I am running several spatial queries and setting the results to individual selection sest.
An example:
pFeatureSelection.SelectFeatures(pSpatialQ, ESRI.ArcGIS.Carto.esriSelectionResultEnum.esriSelectionResultNew, False)
In the end I have several selection sets that I have added as layers to my ArcMap session. Now what I want to do is to combine the selection sets into a single selection set so I only have one layer.
As I am basically looping through Polygons and looking for Points within, is there a way I could just add the selection sets together as a new one is created, much like you add a feature to a selection set:
An Example:
pFeatureSelection.Add(pAddressFeature)
Thanks for your time, Dale
An example:
pFeatureSelection.SelectFeatures(pSpatialQ, ESRI.ArcGIS.Carto.esriSelectionResultEnum.esriSelectionResultNew, False)
In the end I have several selection sets that I have added as layers to my ArcMap session. Now what I want to do is to combine the selection sets into a single selection set so I only have one layer.
As I am basically looping through Polygons and looking for Points within, is there a way I could just add the selection sets together as a new one is created, much like you add a feature to a selection set:
An Example:
pFeatureSelection.Add(pAddressFeature)
Thanks for your time, Dale
↧
ArcEditor: Identify Features with Most Occurances in a Shapefile
I have a shapefile of 50,000 parcels with owner info. How do I identify the top 10 owners who own the most parcels?
Thanks!
Thanks!
↧
Using the IN satement in a Whereclause?
Hi, thanks for looking at my post. Well, I thought this would be simple, I have a staight forward whereclause:
ID IN ('56','78')
Works great, I get all the features with an ID of 56 & 78.
Now I want to exclude those from the whereclause, so I thought the following would do it
ID NOT IN ('56','78')
Now I get everything, including 56 and 78. From what I could find the whereclause should be correct.
Any ideas will be greatly appreciated.
Dale,
ID IN ('56','78')
Works great, I get all the features with an ID of 56 & 78.
Now I want to exclude those from the whereclause, so I thought the following would do it
ID NOT IN ('56','78')
Now I get everything, including 56 and 78. From what I could find the whereclause should be correct.
Any ideas will be greatly appreciated.
Dale,
↧
↧
Opening Model Builder: "Encountered Improper Argument"
Hello all,
I am running a single-use home license of 10.2.1. When opening model builder or running any tools created using model builder I receive an "Encountered Improper Argument" error and my session of ArcMap or ArcCatalog closes. I have taken the steps to rename my normal.gxt to normal_old.gxt, normal.mxd to normal_old.mxd, and ArcToolbox.dat to ArcToolbox_old.dat thinking that could fix my problems. It has not.
Does anyone know of a potential cause or solution?
I am running a single-use home license of 10.2.1. When opening model builder or running any tools created using model builder I receive an "Encountered Improper Argument" error and my session of ArcMap or ArcCatalog closes. I have taken the steps to rename my normal.gxt to normal_old.gxt, normal.mxd to normal_old.mxd, and ArcToolbox.dat to ArcToolbox_old.dat thinking that could fix my problems. It has not.
Does anyone know of a potential cause or solution?
↧
Running mulitple viewsheds
Hello,
I'm looking to conduct a Visual Hierarchy analysis of a region in the UK. I have 222 viewpoints I need to run viewsheds from.
I have all the data in a .csv file and I know how to run the viewsheds on stand alone data, but what I wondered was whether there was a way to tell or set ArcGIS to work its way through every entry in a .csv sheet and return a stand alone viewshed, or will it be a case of plugging away for 222 manual entries.
I've tried other GIS programs like GRASS and QGIS but find this one the most straight forward.
Any help and advice would be welcome.
Thanks
Andrew
I'm looking to conduct a Visual Hierarchy analysis of a region in the UK. I have 222 viewpoints I need to run viewsheds from.
I have all the data in a .csv file and I know how to run the viewsheds on stand alone data, but what I wondered was whether there was a way to tell or set ArcGIS to work its way through every entry in a .csv sheet and return a stand alone viewshed, or will it be a case of plugging away for 222 manual entries.
I've tried other GIS programs like GRASS and QGIS but find this one the most straight forward.
Any help and advice would be welcome.
Thanks
Andrew
↧
Unable to composite Gazetteer locator with address locator
Hi,
I have a trouble to make a composite locator.
I successfully created each locator; one for Placename whose reference data contains the minimum number of fields, POI, X, and Y coordinates, the other for address which is made with the customized style. These two locators works well individually.
However, When I created a composite locator using them, the address searching doesn't work properly. After adding the composite locator, the address finding drops down 20~30 sec, even though I typed a right address on a single address input. Whereas, placename searching is still good, takes less than a second to find right locations.
The composite locator is for a geocode service. So, if it takes 30 seconds to find a single address on a certain website, it is definitely natural for a customer and users to think that the address searching function is broken.
I tried to modify field map when creating composite address locator, but couldn't find right method.
How can I improve the performance?
Attachment 34491
I have a trouble to make a composite locator.
I successfully created each locator; one for Placename whose reference data contains the minimum number of fields, POI, X, and Y coordinates, the other for address which is made with the customized style. These two locators works well individually.
However, When I created a composite locator using them, the address searching doesn't work properly. After adding the composite locator, the address finding drops down 20~30 sec, even though I typed a right address on a single address input. Whereas, placename searching is still good, takes less than a second to find right locations.
The composite locator is for a geocode service. So, if it takes 30 seconds to find a single address on a certain website, it is definitely natural for a customer and users to think that the address searching function is broken.
I tried to modify field map when creating composite address locator, but couldn't find right method.
How can I improve the performance?
Attachment 34491
↧
My composite address locator is too slow to find a location
Hi,
I have a trouble to make a composite locator.
I successfully created each locator; one for Placename whose reference data contains the minimum number of fields, POI, X, and Y coordinates, the other for address which is made with the customized style. These two locators works well individually.
However, When I created a composite locator using them, the address searching doesn't work properly. After adding the composite locator, the address finding drops down 20~30 sec, even though I typed a right address on a single address input. Whereas, placename searching is still good, takes less than a second to find right locations.
The composite locator is for a geocode service. So, if it takes 30 seconds to find a single address on a certain website, it is definitely natural for a customer and users to think that the address searching function is broken.
I tried to modify field map when creating composite address locator, but couldn't find right method.
How can I improve the performance?
Here is a snapshot of create composite address locator window,.Attachment 34492
I have a trouble to make a composite locator.
I successfully created each locator; one for Placename whose reference data contains the minimum number of fields, POI, X, and Y coordinates, the other for address which is made with the customized style. These two locators works well individually.
However, When I created a composite locator using them, the address searching doesn't work properly. After adding the composite locator, the address finding drops down 20~30 sec, even though I typed a right address on a single address input. Whereas, placename searching is still good, takes less than a second to find right locations.
The composite locator is for a geocode service. So, if it takes 30 seconds to find a single address on a certain website, it is definitely natural for a customer and users to think that the address searching function is broken.
I tried to modify field map when creating composite address locator, but couldn't find right method.
How can I improve the performance?
Here is a snapshot of create composite address locator window,.Attachment 34492
↧
↧
Export Multiple Attribute Tables to One Excel Workbook
I am trying to export roughly 5 attribute tables to one Excel workbook. I have XTools Pro, but I am lost on how to either iterate this process into one workbook or find another work around.
Thank You all in advance.
Thank You all in advance.
↧
Exported map does not display the same as in layout view
I created a fairly simple map showing trade areas, and to make my map less cluttered, I turned off some of the business analyst base layers (some city names, main roads). When I export my map, the roads are back on my map and all of the city names are displayed. I also tried to change the background color on my basemap but my exported map shows the original color. Does someone have insights as to why my exported map has these layers added back in?
↧
ArcGIS 10.2 and ArcPress
We have an older plotter- an HP DesignJet 800PS. Our main GIS specialist is running ArcGis 10.2, but in order to print we are having to go to a machine running 9.3.1 and use ArcPress. Has anyone successfully printed to an older plotter such as this through 10.2 and if so what are the tweaks needed to make it work?
Thanks
Thanks
↧
Soil Data Viewer 5.2 & ArcGis 9.3.1
We are having an issue using Soil Data Viewer 5.2 and ArcMap 9.3.1. The issue is that we are getting errors trying to import a database through Soil Data Viewer from Access 2007. I am thinking it is an issue with SDV 5.2 trying to communicate with ArcMap 9.3.1 and the version of Microsoft Access. Currently an upgrade to SDV 6.1 and Arc 10.1 is not doable due to a printing issue needing us to stay on 9.3.1. Any suggestions?
Thanks
Thanks
↧
↧
Joining one to many
I have a list of a bunch of well locations in one file, and then data for several different formations in another and i need to combine them, when i run a join it keeps making the formation data become null, any ideas?
Thanks for the help
Thanks for the help
↧
Field/Value Metadata Information Not Importing Properly (Other Metadata Imports Fine)
Hello
I've been working some (FGDC) metadata for one of my workplace's feature classes. I started by setting my "Metadata Style" to FGDC in ArcCatalog and began filling stuff in under the description tab. There were some domain values that I wanted to duplicate. Having found no clear way to do this in ArcCatalog's metadata editor, I exported it to an XML file and copy/pasted what I needed to in Notepad++.
However, when re-importing the data all of the field/value information gets stripped out. The information is still there in the XML file (and even parses just fine), but ArcCatalog is not importing it for some reason. I get some Geo-processing errors, but have no clue what they mean:
Attachment 34510
Here's a link to the XML file that I'm trying to import the metadata from.
http://gis2.accessfayetteville.org/m...stest/meta.xml
I want to get the information in the XML file back into my feature class without having to manually reenter it all. Any helpful hints?
Thanks
I've been working some (FGDC) metadata for one of my workplace's feature classes. I started by setting my "Metadata Style" to FGDC in ArcCatalog and began filling stuff in under the description tab. There were some domain values that I wanted to duplicate. Having found no clear way to do this in ArcCatalog's metadata editor, I exported it to an XML file and copy/pasted what I needed to in Notepad++.
However, when re-importing the data all of the field/value information gets stripped out. The information is still there in the XML file (and even parses just fine), but ArcCatalog is not importing it for some reason. I get some Geo-processing errors, but have no clue what they mean:
Attachment 34510
Here's a link to the XML file that I'm trying to import the metadata from.
http://gis2.accessfayetteville.org/m...stest/meta.xml
I want to get the information in the XML file back into my feature class without having to manually reenter it all. Any helpful hints?
Thanks
↧
Aggregate the raster from the Combine Tool in Spatial Analyst--->Local
Hi there,
I have a raster file created through the Combine tool (Spatial Analyst--->Local). The attribute table is showed below. Its resolution is roughly 10m. I would like to aggregate it to 50m with each aggregated cell (including 25 small cells) having the sum of those attributes (SFDVal, MFDVal, MHVal and etc.) from the 25 small cells. I tried several ways (aggregation, zonal etc) but it seems like all of them are working on the actual cell value of the combined raster, instead of other attributes. But I only want to get a sum aggregation on those attributes, not the cell value. Anyone suggestion is appreciated! Thanks in advance!
Attachment 34512
I have a raster file created through the Combine tool (Spatial Analyst--->Local). The attribute table is showed below. Its resolution is roughly 10m. I would like to aggregate it to 50m with each aggregated cell (including 25 small cells) having the sum of those attributes (SFDVal, MFDVal, MHVal and etc.) from the 25 small cells. I tried several ways (aggregation, zonal etc) but it seems like all of them are working on the actual cell value of the combined raster, instead of other attributes. But I only want to get a sum aggregation on those attributes, not the cell value. Anyone suggestion is appreciated! Thanks in advance!
Attachment 34512
↧
Symbology Options Removed in Basemap Layers
Hi everyone! I have a small question that seems particularly difficult for me to figure out.
If I add new data (any new data) to a new map, everything works fine. If I first create a new basemap layer and add data under that heirarchy, then most of my options in the Layer Properties dialog box vanish. The only tab I see is General - so I can't set symbology, selection data, source data, fields, etc.
If I move this layer back under the main heirarchy (i.e., under the main "Layers" level, equal to the "new basemap layer" I just created) then all of these options return.
I have tried this with a brand new map, a new basemap layer, and all kinds of shapefiles just to see if some particular something had a strange setting. It happens every time.
Has anyone else experienced this, and how did you fix it?
Thanks!
Austin
If I add new data (any new data) to a new map, everything works fine. If I first create a new basemap layer and add data under that heirarchy, then most of my options in the Layer Properties dialog box vanish. The only tab I see is General - so I can't set symbology, selection data, source data, fields, etc.
If I move this layer back under the main heirarchy (i.e., under the main "Layers" level, equal to the "new basemap layer" I just created) then all of these options return.
I have tried this with a brand new map, a new basemap layer, and all kinds of shapefiles just to see if some particular something had a strange setting. It happens every time.
Has anyone else experienced this, and how did you fix it?
Thanks!
Austin
↧
↧
Model Builder - Intersect Point Line - Only longest
Hello,
I made a model builder tool for cutting polygons at points using lines for orthogonal cuts.
As a part of the model I use an intersect between the points and the lines.
My problem is that the points are at junctions of multiple lines. I only want a intersect between the point and the longest available line. (See picture)
I didn't find such a switsch directli in the intersect tool. By what approach I could solve the problem?
My phyton skills are moderate by the way :)
Thanks for your help.
By the way, I use ArcGIS 10.1 standard Licence.
I made a model builder tool for cutting polygons at points using lines for orthogonal cuts.
As a part of the model I use an intersect between the points and the lines.
My problem is that the points are at junctions of multiple lines. I only want a intersect between the point and the longest available line. (See picture)
I didn't find such a switsch directli in the intersect tool. By what approach I could solve the problem?
My phyton skills are moderate by the way :)
Thanks for your help.
By the way, I use ArcGIS 10.1 standard Licence.
↧
Connection to database lost after reloading .mxd file
Hello,
Sorry the heading is not really correct. The database connection is still available, but the points on the map are missing.
I added a table from a Oracle database to my map project as a query layer. After that I displayed the X Y Data. Everything is working fine and the points are visable on the map. Now I save the map to a mxd file, reopen ArcMap and load the Map. The points on the map disappeared. There is no opportunity to get the points visable again without deleting and recreating the layer.
My ArcGIS for Desktop version is 10.2.1.
Do anybody have a solution for this?
Sorry the heading is not really correct. The database connection is still available, but the points on the map are missing.
I added a table from a Oracle database to my map project as a query layer. After that I displayed the X Y Data. Everything is working fine and the points are visable on the map. Now I save the map to a mxd file, reopen ArcMap and load the Map. The points on the map disappeared. There is no opportunity to get the points visable again without deleting and recreating the layer.
My ArcGIS for Desktop version is 10.2.1.
Do anybody have a solution for this?
↧
Geographic Transformation
I want to project my data from NAD_1927_StatePlane_Alabama_East_FIPS_0101 into Palestine_1923_Palestine_Grid, What is the proper transformation? Is there a way to find the right transformation between any two coordinate systems?
Regards,
Hani
Regards,
Hani
↧