Stack Exchange
sign up
|
log in
|
Geographic Information Systems
Questions
Tags
Tour
Users
Ask Question
mindless.panda
less info
meta user
|
network profile
529
reputation
3
17
bio
website
location
age
visits
member for
2 years, 1 month
seen
Jan 25 at 18:05
stats
profile views
90
529
reputation
bio
website
visits
member for
2 years, 1 month
3
17
badges
location
seen
Jan 25 at 18:05
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
120
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Jun
24
suggested
suggested edit
on
How does ArcGIS calculate the “inside” point for “Feature to Point”
Jun
22
asked
Is there a way to disable code autocomplete in the Python window in ArcGIS 10.0
Jun
22
comment
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
This
post on ESRI's forums
gives a good workaround: always have the dialog disable and use the AddLayer function in the arcpy.mapping module to add outputs as needed.
Jun
22
revised
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
fixed link formatting to clean up answer
Jun
22
suggested
suggested edit
on
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
Jun
22
comment
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
This
post on ESRI's forums asks
the equivalent question of a way to do this programmatically using Python. The OP seems to indicate this was available in 9.3 via arcgisscripting and now he wants to do it in 10.0 via arcpy.
Jun
21
accepted
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
Jun
21
comment
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
Thanks! Is there a way to set this programmatically?
Jun
21
awarded
Citizen Patrol
Jun
21
asked
How can I have ArcGIS not automatically add raster clip output from Python window to the current map
Jun
21
revised
How does ArcGIS calculate the “inside” point for “Feature to Point”
added 9 characters in body
Jun
17
comment
How does ArcGIS calculate the “inside” point for “Feature to Point”
This
forum post on ESRI's site
is interesting and does seem to indicate its a black box.
Jun
17
comment
How does ArcGIS calculate the “inside” point for “Feature to Point”
@whuber - in this case the inside point can be different even if the centroid itself is inside the polygon, so that makes me think its a completely different calculation
Jun
17
asked
How does ArcGIS calculate the “inside” point for “Feature to Point”
Jun
10
comment
NetworkAnalyst seems to solve along straight lines but not intersections
This didn't lead to any changes, still no route/distance between points that are connected by vertex vs. end points.
Jun
10
comment
NetworkAnalyst seems to solve along straight lines but not intersections
I haven't tried this yet, but it seems like point location on the network is not a problem. Will try and update in a bit.
Jun
10
comment
NetworkAnalyst seems to solve along straight lines but not intersections
If by single line you mean a single line for each road vs lanes, then yes. This is a simple country wide road network that is only being used to calculate distances and not anything fancy like lanes, uturns, etc.
Jun
10
revised
NetworkAnalyst seems to solve along straight lines but not intersections
added 105 characters in body
Jun
10
asked
NetworkAnalyst seems to solve along straight lines but not intersections
Jun
10
accepted
ArcCatalog 10.0 complains that spatial references don't match between a feature dataset and a feature class that have the same coordinate system?
Geographic Information Systems Stack Exchange works best with JavaScript enabled