|
POST
|
So, I can run about 5 consecutive processes for a spatial join before Wing crashes and processes no more. Using a Point and a Poly layer to Join. Point layer is 774,796 records. Poly layers vary, but are much smaller than point. Spatial Join in a list, which makes this a tedious process in that I get to wait for the crash and then remove the layer from the list and then reprocess the list, so it kinda makes using lists not optimal. Physical Memory drops to about 34,000 K before the crash. It steadily goes down from the first to the sixth layer, with the sixth layer not completing successfully. Good Times. oh, this is running in a File GDB. There is NO error number generated, it just stops. Believe it is runaway memory.
... View more
07-22-2010
05:58 PM
|
0
|
23
|
10578
|
|
IDEA
|
Have the ability to apply a clear buffer around the GIS data in the Map, so that there is a space between the Map Data and the Map Border when making Data Driven Pages.
... View more
07-22-2010
04:48 PM
|
6
|
2
|
1246
|
|
POST
|
So, it seems like all your services are still running on Servers with 931, so when will these machines be moved to 10 Server?
... View more
07-22-2010
08:59 AM
|
0
|
2
|
976
|
|
POST
|
Any word on the availability for 1500? Management wants to play, and I would prefer them to play with the latest and greatest.
... View more
07-21-2010
04:27 PM
|
0
|
5
|
1834
|
|
POST
|
Spatial Reference --This is much cooler. Much better, much more readable. prjfile = r"C:\Program Files (x86)\ArcGIS\Desktop10.0\Coordinate Systems\NAD 1983 StatePlane California VI FIPS 0406 (US Feet).prj" spatialRef = arcpy.SpatialReference (prjfile) VS. sr = "PROJCS['NAD_1983_StatePlane_California_VI_FIPS_0406_Feet',GEOGCS['GCS_North_American_1983',DATUM['D_North_American_1983',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Lambert_Conformal_Conic'],PARAMETER['False_Easting',6561666.666666666],PARAMETER['False_Northing',1640416.666666667],PARAMETER['Central_Meridian',-116.25],PARAMETER['Standard_Parallel_1',32.78333333333333],PARAMETER['Standard_Parallel_2',33.88333333333333],PARAMETER['Latitude_Of_Origin',32.16666666666666],UNIT['Foot_US',0.3048006096012192]];IsHighPrecision" MUCH clearer syntax. Thank you GP Team
... View more
07-19-2010
04:56 PM
|
0
|
0
|
892
|
|
POST
|
Its not, but I am willing to try anything at this point. I have been working with support and have tried just about everything over the last couple of weeks. I will try and do this when I get back from the UC.
... View more
07-12-2010
06:25 PM
|
0
|
0
|
1994
|
|
IDEA
|
It would be nice when doing a search that we type in a text box once for all data type locations. Currently, I have to Select Local Search, Enterprise Search, or Online Search. I would want to not have to refine the search through a drop down box, but rather approach the search from one search location and everything is searched.
... View more
07-10-2010
12:21 PM
|
8
|
1
|
610
|