GeographicinformationsystemGISdatabases
Geographic information system
Extends: Technology
Geographic information system GIS databases
Geographic information system
Overview
Category: Geographic information system
Geographic information system
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 23-2093.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Geographic information system GIS databases',
category: 'Geographic information system',
description: 'Geographic information system',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Geographic information system GIS databases",
"applicationCategory": "Geographic information system",
"description": "Geographic information system"
}