All Projects → Esri → File Geodatabase Api

Esri / File Geodatabase Api

Licence: apache-2.0
FileGeodatabaseAPI_1.4 (1.4.0.183) The File Geodatabase C++ API for Windows, MacOS and Linux

Projects that are alternatives of or similar to File Geodatabase Api

Spatial Framework For Hadoop
The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Stars: ✭ 315 (+235.11%)
Mutual labels:  data-management
Geotrigger Editor
Visual editor for Esri's Geotrigger Service.
Stars: ✭ 22 (-76.6%)
Mutual labels:  data-management
Mdsplus
The MDSplus data management system
Stars: ✭ 47 (-50%)
Mutual labels:  data-management
Girder
A data management platform for the web, developed by Kitware
Stars: ✭ 350 (+272.34%)
Mutual labels:  data-management
Geometry Api Java
The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
Stars: ✭ 585 (+522.34%)
Mutual labels:  data-management
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+928.72%)
Mutual labels:  data-management
LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (+59.57%)
Mutual labels:  data-management
Kamu Cli
Next generation tool for decentralized exchange and transformation of semi-structured data
Stars: ✭ 69 (-26.6%)
Mutual labels:  data-management
Terraformer
A geographic toolkit for dealing with geometry, geography, formats, and building geo databases
Stars: ✭ 643 (+584.04%)
Mutual labels:  data-management
Cultivar
Multidimensional data explorer and visualization tool.
Stars: ✭ 46 (-51.06%)
Mutual labels:  data-management
Jekyll
Jekyll-based static site for The Programming Historian
Stars: ✭ 387 (+311.7%)
Mutual labels:  data-management
Repatch
Dispatch reducers
Stars: ✭ 516 (+448.94%)
Mutual labels:  data-management
Isacreator
ISAcreator is a Java desktop application which allows for the creation and editing of ISA-Tab files. Originally developed by Eamonn Maguire, with further contributions by Alejandra Gonzalez-Beltran, David Johnson and Philippe Rocca-Serra (Uni. of Oxford).
Stars: ✭ 34 (-63.83%)
Mutual labels:  data-management
Irods
Open Source Data Management Software
Stars: ✭ 321 (+241.49%)
Mutual labels:  data-management
Geoportal Server Catalog
Geoportal Server next generation search application and metadata catalog, based on elasticsearch.
Stars: ✭ 53 (-43.62%)
Mutual labels:  data-management
Arcgis Osm Editor
ArcGIS Editor for OpenStreetMap is a toolset for GIS users to access and contribute to OpenStreetMap through their Desktop or Server environment.
Stars: ✭ 281 (+198.94%)
Mutual labels:  data-management
Proj Codes
Deprecated
Stars: ✭ 9 (-90.43%)
Mutual labels:  data-management
Joint Military Symbology Xml
Joint Military Symbology Markup Language is a data encapsulation of MIL-STD-2525D and APP-6(D).
Stars: ✭ 87 (-7.45%)
Mutual labels:  data-management
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-27.66%)
Mutual labels:  data-management
Mdcs Py
MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Stars: ✭ 38 (-59.57%)
Mutual labels:  data-management

\# FileGeodatabaseAPI The File Geodatabase C++ API for Windows, MacOS and Linux. The API provides basic tools that allow the creation of file geodatbases, feature classes and tables. Simple features can be created and loaded. See the README included in each of the zip/tar files for a more complete list. .NET bindings are included.

Features

Instructions

Download the version/operating system/compiler varient(s) of the API that you need and unzip it into a folder. Note that the 1.5.1 version is used here for example.

Linux (32-bit, 64-bit): FileGDB_API_1_5_1-32.tar.gz FileGDB_API_1_5_1-32gcc51.tar.gz FileGDB_API_1_5_1-64.tar.gz FileGDB_API_1_5_1-64gcc51.tar.gz

MacOS: FileGDB_API_1_5_1-64clang.zip FileGDB_API_1_5_1-64gcc.zip

Windows: FileGDB_API_1_5_1-VS2010.zip FileGDB_API_1_5_1-VS2012.zip FileGDB_API_1_5_1-VS2013.zip FileGDB_API_1_5_1-VS2015.zip FileGDB_API_1_5_1-VS2017.zip

Requirements

#####Windows Windows 2008 Server Standard, Enterprise & Datacenter (32-bit and 64-bit) SP2 Windows 2008 R2 Server Standard, Enterprise, and Datacenter (64-bit) Windows 2012 Server Standard and Datacenter (64-bit)
Windows 2012 R2 Server Standard and Datacenter (64-bit) Windows 7 Ultimate, Enterprise, Professional, Home Premium (32-bit and 64-bit) Windows 8.1 Enterprise, Professional (32-bit and 64-bit) Windows 10 Enterprise, Professional (32-bit and 64-bit)

     For more information, see http://www.microsoft.com/visualstudio/11/en-us/products/compatibility
     See the same link for deployment options.
	
	Visual Studio 2012 SP4 (C++) Premium, Professional, Ultimate or Team Editions required for development.
    Visual Studio 2012 C and C++ Runtimes required for deployment.
    .NET 4.5 Framework is required for the .NET wrapper.
	
	Visual Studio 2013 SP1 (C++) Premium, Professional, Ultimate or Team Editions required for development.
    Visual Studio 2013 C and C++ Runtimes required for deployment.
    .NET 4.5.1 Framework is required for the .NET wrapper
	
	Visual Studio 2015 SP1 (C++) Premium, Professional, Ultimate or Team Editions required for development.
    Visual Studio 2015 C and C++ Runtimes required for deployment.
    .NET 4.5.1 Framework is required for the .NET wrapper.
	
	Visual Studio 2017 SP1 (C++) Premium, Professional, Ultimate or Team Editions required for development.
    Visual Studio 2017 C and C++ Runtimes required for deployment.
    .NET 4.5.1 Framework is required for the .NET wrapper.

#####Linux Red Hat Enterprise Linux Server 5.7+ Red Hat Enterprise Linux Server 6.x Red Hat Enterprise Linux Server 7.x SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 12 Ubuntu 14.04 LTS Ubuntu 16.04 LTS

	The minimum supported versions of gcc are version 4.1.2 on Linux.
    The minimum version of clang is clang 3.7
    If you are using gcc 5.x and above you will need to use the FileGDB API version for GCC5.

#####MacOS An Intel-based Mac is required.

    Yosemite (10.10)
    El Capitan (10.11)
    Sierra (10.12)
	
	The minimum supported versions of gcc are version 4.2.1 on Mac OS X.
    The minimum version of clang is clang 3.7

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Known Issues

  • Concurrent access from Windows and Linux clients to the same File GeoDatabase can corrupt data. This combination should be avoided.
  • SQL joins are not supported.

Licensing

Copyright 2017 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's License.txt

[](Esri Tags: FileGDB API C++) [](Esri Language: C++)​

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].