300 reputation
6
bio website
location
age
visits member for 10 months
seen May 27 at 7:44
stats profile views 11

May
27
comment How to identify parameters sent from ArcMap to geoprocessing service on ArcGIS Server?
btw it is ArcGIS 10.1.
May
26
comment How to identify parameters sent from ArcMap to geoprocessing service on ArcGIS Server?
Thanks for your hints. I will give it a try.
May
26
accepted Arcpy does not execute “CopyFeatures_Management” to write a featureclass to an ArcSDE database
May
26
asked How to identify parameters sent from ArcMap to geoprocessing service on ArcGIS Server?
May
22
awarded  Teacher
May
22
answered Errors using SelectLayerByAttribute in ArcPy
May
13
comment Call Vehicle Routing Problem Service via REST - Problem with “time” attributes?
Thanks for your hint. I have tried the values that you have mentioned, but I get the same result as before. I have tried: EarliestStarttime and TimeWindowStart1 with -8640000000000000 and LatestStartTime and TimeWindowEnd1 with 8640000000000000.
May
12
asked Call Vehicle Routing Problem Service via REST - Problem with “time” attributes?
Mar
3
asked Arcpy does not execute “CopyFeatures_Management” to write a featureclass to an ArcSDE database
Feb
5
accepted Using an arcpy cursor: How to define the actual visited feature as current selection of the layer?
Feb
5
answered Identifying the Primary Key field of the Layer in ArcGIS Server
Feb
5
comment Using an arcpy cursor: How to define the actual visited feature as current selection of the layer?
That would be the preferred solution.
Feb
4
comment Using an arcpy cursor: How to define the actual visited feature as current selection of the layer?
The problem is that I have in real several DFs in my document and my collegue told me, that it is not possible to use Daten Driven Pages on several DFs. So my solution would be to implement an own python script...
Feb
4
asked Using an arcpy cursor: How to define the actual visited feature as current selection of the layer?
Jan
11
comment Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
Is it like this "Service Area\Polygons"?
Jan
11
accepted Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
Jan
11
comment Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
Thanks, Alexandre! But how can I reach the the results layer "polygon" to split the service areas? The Service Area layer consists of several sub-layers: facilities, point barriers, lines, etc. I want to reach the result layer "polygons". Is there a way in python?
Jan
10
awarded  Commentator
Jan
10
comment Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
I know, but I want that the script creates for each facility an service area shapefile. Regarding your example I will have at the end 5 shapes. One for each facility. Is this possible?
Jan
10
comment Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
But is it also possible to create for each facility an shapefile that shows the service area?