The tag has no wiki summary.

learn more… | top users | synonyms

19
votes
2answers
1k views

Can ESRI's File Geodatabase API be Redistributed?

ESRI's file geodatabase API can now be used with GDAL/OGR - http://www.gdal.org/ogr/drv_filegdb.html however each individual seems to have to login to ESRI and download the API files individually. For ...
25
votes
3answers
985 views

OpenStreetMap content in commercial applications

I was considering the use of the OpenStreetMap API to retrieve vector features and combine them with other source data through a commercial tool. However, OpenStreetMap uses the Creative Commons ...
7
votes
4answers
5k views

ArcGIS Server 10 - Licensing by Core

I know awhile back they changed the licensing model to license by the core. So if you have one server license, and you want to install it on a four core server? Do you need four licenses to be ...
4
votes
2answers
1k views

Which registry key holds the license type in ArcGIS 10.0?

I'm unable to change my license type (ArcView, ArcEditor or ArcInfo) in ArcGIS 10.0 using the Desktop Administrator due to permissions restrictions. I'm trying to use the back-door method of changing ...
1
vote
1answer
173 views

Problem Initializing License for ArcEngine application

I have written an ArcEngine application using vb.net and Visual Studio 2010. When I initially started the code, I indicated an ArcInfo license was available during the project setup. This worked ...