I'm curious what sort of domain specific languages (DSLs) are used in GIS. The only one I can think of is the DOCELL language that was provided in ArcInfo Workstation GRID, but is no longer supported.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
||||
|
|
|
If a DSL can include SQL, I imagine that Avenue would be included. |
|||||
|
|
Map algebra likely qualifies. The data model provided with GDAL (similar to DOCELL), and its VRT format. The simple features model implemented in software such as PostGIS, as an object-relational database extension for domain-specific data. |
|||
|
|
