Configuring the initial settings for a computer program
6
votes
2answers
112 views
ESRI ArcMap Add-in Config.esriaddinx
I'm in the process of converting an older ArcMap extension to an Add-In in C# and I am trying to best take advantage of the XML based configuration.
Config.esriaddinx works great for the basic set up ...
3
votes
1answer
171 views
Why can't I access my ArcGIS Server externally?
I'm not sure what I'm doing wrong.
I have Windows 2012 Server x64 with SQL Server 2012.
I'm also using IIS 8 as a web server on the same machine.
I've installed ArcGIS for Server 10.1 ...
1
vote
1answer
63 views
How to compile QGIS from source with custom pyspatialite 4.0.0?
I have turned WITH_PYSPATIALITE ON, but I have a custom build of SpatiaLite (4.0.0), not the packaged version, so I set WITH_INTERNAL_SPATIALITE to OFF. How do I tell QGIS to configure PYSPATIALITE ...
6
votes
1answer
265 views
How to enable GRASS-modules in QGIS?
I have the latest QuantumGIS-1.9.0-master from Github with python-modules support and full GRASS-integration (GRASS-4.6.3-RC2) on Linux.
When opening the GRASS-tools plugin, it only displays six ...
0
votes
0answers
39 views
Editing osm2pgrouting config file. Can't add building entrance and other tags
I'm using OSM data to produce a online routing engine but i've some difficulties to tune the config file of osm2pgrouting.
I need to route people to some building entrances. But when I edit the ...
1
vote
1answer
153 views
MapServer and IIS Express configuration
I hope you can help me with the following:
We need to create a stand alone asp.net based site that will display some maps. We are using IIS Express to run a site and now we need to add the map server ...