The customization tag has no wiki summary.
0
votes
1answer
48 views
ArcCatalog 10.1 tree doesn't refresh after adding new custom IGxObject at runtime
I am using ArcObjects 10.1 (.NET) to customize ArcCatalog: adding new nodes in catalog tree like in the Esri's example. But when I add new child node to already expanded parent, it doesn't show up in ...
3
votes
1answer
164 views
How to deploy a QGIS Python Standalone Application with minimum installation size?
I am trying to create a Standalone QGis Application using python. I was able to create the nice looking shapeviewer application by following the steps here.
Now I would like to deploy this in ...
3
votes
1answer
156 views
Saving VBA customization to a Normal.mxt problem
I have experienced problems with saving VBA customization to a Normal.mxt document within ArcGIS 10.
I have a set of VBA macros developed originally within 9.3 version of ArcGIS that reside in a ...
2
votes
1answer
127 views
How can I add individual geoprocessing tool, for e.g. buffer onto the toolbar in qgis?
I am no programmer so I do not understand how to create a plugin to add a button to the toolbar. Is there another simpler way to do so?
I only need a few tools from the ftools suite and do not want ...
4
votes
1answer
173 views
How to create a custom data viewer on top of QGIS?
I was exploring the possibility of creating a simple Data Viewer based on QGIS.
I would like to create an simple application that will open QGIS up with a limited set of tools & menus. QGIS would ...
1
vote
0answers
162 views
Get tile URL with projection different than 900913
I have the following code, which should display a slippy map showing tiles producted by me with mapnik:
Proj4js.defs["EPSG:31258"] = "+proj=tmerc +lat_0=0 +lon_0=13.33333333333333 +k=1 +x_0=450000 ...
0
votes
1answer
75 views
How to show script tool dialog from a button in ArcMap 9.3.1?
Thanks to Jason I was able to properly set up the parameters of a script tool.
I would like to get the same dialog box from the script tool to appear when used from a button in ArcMap.
I know how to ...
1
vote
0answers
124 views
ArcMap Find Tool Customization
I am looking to create a customized version of the find tool where the layer and field tools are pre-configured. Ideally I could add this to ArcMap 10.1 as a button for end users to who use same ...
1
vote
2answers
311 views
Java GIS framework with custom shaped markers
I am completely new to GIS theme and I found this board so I hope I can get good advices from experienced users. I need to find an open-source Java framework/library/api that would generate an map ...
4
votes
1answer
261 views
How to customize QGIS for vehicle tracking?
I'm doing a project on vehicle tracking using GIS - for that I'm using the open source software package QuantumGIS (QGIS).
I would like to know how to customise QGIS using the python console to edit ...
1
vote
2answers
457 views
How to use different 'missing tile' for OpenLayers?
I would like to use a different image for missing tiles with an OpenLayers application. Currently the tile is red/pink, with a red x in the upper left corner. I would like to remove that corner, does ...
4
votes
2answers
687 views
Is it possible to publish a geoprocessing services that uses a custom gptool on ArcGIS Server 10?
I have developed a custom GP tool in C# which does a bunch of processing on a given layer.
It works great in ArcMap on all machines that I have deployed it to. I created a model which uses this tool ...
1
vote
1answer
147 views
How can I make seperator and button menu in customized Toolbar?
Please help me.
How can I make seperator and botton menu in customized Toolbar?
2
votes
3answers
703 views
Zoom to Feature hotkey in ArcMap Table View
In ArcMap 10 table view, is there a way to set up a hotkey that when a feature is selected, pressing say "z" is equivalent to right-click-->Zoom To?
I would like to be able to highlight a record and ...
2
votes
2answers
131 views
ArcPad 10.0.2 - Removing shortcuts from ArcPad today
I have created a shortcut that goes to ArcPad today menu, but now I want to remove it. How does one do this?
1
vote
1answer
115 views
Auto delete surrounding objects from different layers
I'm quite new to GIS technology so pardon me if I make any mistakes or use the wrong terms here.
So, I got a map, with point layer A, B, C.
A is the main point layer. I would like to make something ...
6
votes
1answer
307 views
Display Feedback “Stutters” When Moving Features
I have a custom tool for moving features that implements IDisplayFeedback and geometry-specific CoClasses to show the user where they are moving the feature.
IMovePolygonFeedback polygonFeedback;
...
5
votes
4answers
273 views
How can I create a universal ArcGIS 'Current tool' property?
I have a base tool class which handles 90% of my custom logic, but some tools need to set themselves as the current tool. The operations between ArcEngine's IToolbarControl and ArcDesktop's ...
2
votes
2answers
375 views
Creating ArcMap context menu's
actually i am in need of some requirment regarding context menus.
We created our own button in the context menu which will call a exe file whenever that option in selected in the context menu.
The ...
2
votes
1answer
483 views
Disabling/overriding internal arcmap commands with vba
I am creating a template for ArcGis JTX. This is a mxd file, with a vba onload event handler which removes some functionality from vanilla ArcMap.
I'm stumped on one problem: double clicking on a ...
1
vote
2answers
390 views
ArcGIS: Can I modify an existing edit tool to make a new tool?
I want to create versions of the edit tools that will add a parallel, offset segment each time I add a segment regularly. Is it possible to put a wrapper around the existing tools? Or otherwise add to ...
4
votes
1answer
273 views
How do I disable the Add Spatial Database Connection function in ArcGis?
Is it possible to remove/disable the Add Spatial Database Connection and Add OLE DB Connection functionality from ArcMap and ArcCatalog? Ideally the end user could hit the Add Data button, and the ...



