17.2 Legal Frameworks: Copyright, Intellectual Property, Licensing & Liability

Key Takeaways

  • In the United States, raw factual geospatial coordinates are not copyrightable; under the Feist Publications v. Rural Telephone Service precedent, copyright requires original creative expression, not merely the 'sweat of the brow'.
  • Creative elements of geospatial deliverables—such as bespoke cartographic styling, novel classification schemas, unique symbology, and custom analytical code—are protectable by copyright.
  • Under 17 U.S.C. § 105, works created by federal government employees within the scope of their official duties reside in the public domain, but state and local government geospatial data laws vary widely.
  • Open Data licenses differ fundamentally: CC-BY permits wide adaptation with attribution, CC-BY-SA imposes viral share-alike requirements, and ODbL specifically protects databases while distinguishing produced works from derived data.
  • Professional liability in GIS hinges on the standard of care; failure to exercise reasonable professional prudence can trigger negligence claims, while navigational chart defects may face strict product liability.
Last updated: September 2026

Legal Frameworks: Copyright, Intellectual Property, Licensing & Liability

Quick Summary: Geospatial data and software operate within complex legal structures governing intellectual property, licensing, and professional tort liability. Under U.S. copyright law, raw facts—including geographic coordinates and elevations—cannot be copyrighted, regardless of the effort invested in compiling them (Feist v. Rural). However, original cartographic designs, symbology, and code are protectable. Practitioners must navigate distinct licensing models ranging from U.S. federal public domain works to viral Open Data licenses (ODbL, CC-BY-SA), while mitigating professional liability through contracts, disclaimers, and rigorous quality control.


Intellectual Property and Copyright in Geospatial Data

Geospatial data generation involves substantial capital, labor, and technology. Yet, the legal protection afforded to geographic datasets differs fundamentally from that of literary, musical, or artistic creations. Navigating this domain requires understanding the boundary between unprotectable factual reality and protectable creative expression.

The Idea-Expression Dichotomy and Raw Spatial Facts

The cornerstone of United States copyright law (Title 17 of the United States Code) is the idea-expression dichotomy (17 U.S.C. § 102(b)): copyright protection extends only to original works of authorship fixed in a tangible medium of expression; it never extends to ideas, procedures, systems, methods of operation, concepts, principles, or discoveries, regardless of the form in which they are described or embodied.

In GIS, this principle establishes that raw geographic facts are not copyrightable:

  • The exact latitude, longitude, and ellipsoidal height of a mountain peak or manhole cover are physical facts of the natural world.
  • Street names, parcel boundary coordinates, road centerline vectors, census population counts, and bathymetric depth soundings are factual information.
  • Anyone is legally free to measure, record, and utilize these underlying facts, even if an organization spent millions of dollars surveying them.
                    THE COPYRIGHT SPECTRUM IN GIS
                    
   UNPROTECTED FACTS (Public Domain)       PROTECTED EXPRESSION (Copyright)
   +-------------------------------+       +--------------------------------+
   | - Latitude / Longitude values |       | - Custom cartographic symbology|
   | - Elevation measurements      |       | - Original color ramp palettes |
   | - Street centerline vectors   | ----> | - Unique map layout & typography
   | - Census demographic counts   |       | - Custom Python / SQL scripts  |
   | - Legal property boundaries   |       | - Proprietary analytical models|
   +-------------------------------+       +--------------------------------+
   * Effort / Cost spent does not          * Creative selection, styling, and
     create copyright (Feist, 1991).         software code receive protection.

Landmark Case: Feist Publications v. Rural Telephone Service (1991)

The definitive legal precedent governing factual databases in the United States is the Supreme Court decision in Feist Publications, Inc. v. Rural Telephone Service Co. (499 U.S. 340, 1991). This case directly shapes geospatial database intellectual property.

  • The Facts: Rural Telephone Service, a public utility, was required by state regulation to publish an annual telephone directory. Feist Publications, an independent directory publisher, copied thousands of factual telephone listings directly from Rural's directory after Rural refused to license them. Rural sued for copyright infringement.
  • The "Sweat of the Brow" Doctrine Rejected: Prior to Feist, several courts had recognized the "sweat of the brow" (industrious collection) doctrine, which held that an author acquired copyright protection purely through the labor, time, and financial expenditure required to gather facts. The Supreme Court unanimously and decisively rejected the sweat of the brow doctrine.
  • The Rule of Law: The Court held that facts are not original to an author and cannot be copyrighted. A factual compilation (such as a directory or a GIS database) can receive copyright protection only if the selection, coordination, or arrangement of those facts displays a minimum level of human creativity—a "creative spark." Because Rural had merely published names in alphabetical order, there was no original arrangement, and no copyright existed.

Application to Spatial Datasets and Databases

Translating Feist to geospatial practice reveals critical practical rules:

  1. Raw Vector Geometries: A shapefile containing point coordinates of utility poles or parcel boundary line segments lacks copyrightable creativity. The coordinates are objective facts, and compiling all poles in a town involves exhaustive completeness rather than creative selection.
  2. Database Compilations: If a spatial analyst exercises original discretion in deciding which features to include (e.g., curating an eclectic selection of historical tourist landmarks based on subjective criteria), that selection and arrangement is protectable, but the underlying coordinates remain free for others to extract.
  3. Cartographic Expression: The visual cartographic product—including symbol design, line weight hierarchies, shaded relief rendering, label placement rules, and marginalia layout—is undeniably creative expression and enjoys robust copyright protection.
  4. Geoprocessing Code: Custom Python scripts, SQL spatial functions, web applications, and analytical workflow models constitute software code and are fully protected under statutory copyright.

The EU Database Directive Contrast

It is vital to contrast U.S. law with the European Union Directive 96/9/EC on the Legal Protection of Databases. While the U.S. relies solely on copyright (and thus requires creative selection or arrangement), the European Union established a separate sui generis database right.

This sui generis right protects substantial financial, technical, or human investment in obtaining, verifying, or presenting the contents of a database, regardless of whether the database contains creative elements. In the EU, extracting or re-utilizing substantial parts of a commercial geospatial database without permission is actionable under database law, whereas in the U.S., database proprietors must rely primarily on contract law (licensing terms) and trade secret law.

The Work-for-Hire Doctrine

Under 17 U.S.C. § 101, the author and initial copyright owner of a work is typically the individual creator. However, the Work-for-Hire doctrine introduces a critical employment exception:

  • Direct Employment: Any spatial database, map, script, or technical deliverable authored by an employee within the scope of their employment belongs exclusively to the employer. The employer is legally considered the author, and the individual employee retains no personal intellectual property rights.
  • Independent Contractors: Works produced by independent contractors or external consultants are not automatically works-for-hire. The independent contractor retains copyright ownership unless two strict statutory conditions are met: (1) both parties execute an express written agreement signed by both parties stating that the work is a "work made for hire," and (2) the work falls into one of nine specific statutory categories (including a compilation, a collective work, or an atlas). In the absence of an explicit written assignment of intellectual property, the GIS contractor owns the copyright to custom maps and code they deliver to a client!

Geospatial Data Licensing Models

Because raw spatial data lacks inherent copyright protection in the U.S., data providers rely heavily on licensing agreements—enforceable contractual instruments that govern how data may be used, modified, shared, and monetized.

                      GEOSPATIAL LICENSING SPECTRUM
                      
   Open / Public Domain <-------------------------> Restrictive Proprietary
   +------------------+------------------+------------------+------------------+
   | Public Domain    | Open Data        | Viral Copyleft   | Commercial EULA  |
   | (US Title 17§105)| (CC0, CC-BY)     | (CC-BY-SA, ODbL) | (Proprietary)    |
   +------------------+------------------+------------------+------------------+
   | No restrictions; | Attribution only;| Must share-alike;| Seat limits;     |
   | free reuse by all| commercial use ok| derived data open| no reverse eng.; |
   | (USGS, Landsat)  | (Open Governmnt) | (OpenStreetMap)  | no redistribution|
   +------------------+------------------+------------------+------------------+

1. Public Domain and U.S. Federal Government Works

Under 17 U.S.C. § 105, copyright protection is not available for any work created by officers or employees of the United States Federal Government as part of their official duties. Federal spatial datasets—such as USGS 3DEP elevation models, Landsat and MODIS satellite imagery, NOAA electronic navigational charts, and U.S. Census Bureau TIGER/Line files—reside permanently in the public domain.

Any individual or corporation may download, copy, commercialize, incorporate into proprietary software, or sell federal spatial data without paying royalties or obtaining permission.

[!IMPORTANT] State and Local Government Exception: Title 17 § 105 applies exclusively to the Federal Government. State, county, and municipal governments are not bound by § 105. State public records laws (often termed Freedom of Information Acts or "sunshine laws") govern local public data. Some states (e.g., Florida) broadly mandate that public records, including GIS parcel layers, be provided at actual cost of reproduction without copyright restrictions. However, other states and local municipalities assert common-law or statutory copyright over their municipal geodatabases, imposing restrictive commercial licensing fees and redistribution bans.

2. Proprietary Commercial Licenses (EULAs)

Commercial geospatial data vendors (e.g., proprietary satellite imagery providers, street network vendors) distribute data under restrictive End User License Agreements (EULAs). These are restrictive contracts, not sales of ownership. Typical terms include:

  • Seat and Core Restrictions: Limiting use to a specific number of named users, concurrent workstations, or server processing cores.
  • Derivation Prohibitions: Restricting the creation of derived datasets (e.g., tracing building footprints from commercial satellite imagery is often prohibited or requires a specialized derived-work license).
  • Redistribution Prohibitions: Strictly barring public hosting, external sharing, or sub-licensing.
  • Non-Reverse Engineering: Prohibiting attempts to deconstruct proprietary file formats or analytical schemas.

3. Open Data Licensing Frameworks

Open data licenses allow data creators to grant broad public usage rights while retaining specific protections. The primary open licensing frameworks in GIS include:

Creative Commons (CC) Framework

  • CC0 (Public Domain Dedication): The creator waives all copyright and related rights worldwide. The data functions as public domain, requiring no attribution or restrictions.
  • CC-BY (Attribution): Users may distribute, remix, adapt, and build upon the material in any medium, including for commercial purposes, provided proper attribution is given to the original creator.
  • CC-BY-SA (Attribution-ShareAlike): Users may adapt and build upon the work, but all modifications and derived products must be licensed under identical terms ("copyleft"). This viral mechanism prevents proprietary enclosure of community improvements.
  • CC-BY-NC (Attribution-NonCommercial): Restricts use to non-commercial applications.

Open Database License (ODbL) 1.0

Developed by Open Data Commons, the ODbL is specifically tailored for databases rather than creative works and is the license governing OpenStreetMap (OSM).

  • Database vs. Produced Work: ODbL makes a crucial distinction between the database itself and a "Produced Work" (such as a rendered PNG map graphic or static raster tile). Rendering a map graphic using OSM data does not require open-sourcing your entire map project, provided OSM attribution is displayed.
  • Share-alike and database classification: Public use or distribution of a Derivative Database can trigger ODbL share-alike obligations. A Collective Database, however, can keep independent databases side by side without converting every component into a derivative. Whether a schema is derivative or collective depends on how the databases are combined and used, so organizations should follow the ODbL text, OpenStreetMap guidance, attribution requirements, and qualified legal advice rather than assuming every proprietary field must be disclosed.

Comparison of Geospatial Intellectual Property and Licensing Models

License ModelPrimary Legal InstrumentDerivative Works Permitted?Commercial Use Permitted?Share-Alike (Viral) Requirement?Typical Geospatial Example
US Federal Public Domain17 U.S.C. § 105 Statutory MandateYes (Unrestricted)Yes (Unrestricted)NoneUSGS 3DEP LiDAR, Census TIGER, Landsat
Creative Commons Zero (CC0)Contractual Copyright WaiverYes (Unrestricted)Yes (Unrestricted)NoneNatural Earth vector layers
Creative Commons Attribution (CC-BY)Open Copyright LicenseYesYes (With attribution)NoneState Open Data portals, academic spatial data
CC Attribution-ShareAlike (CC-BY-SA)Copyleft Copyright LicenseYesYesMandatory (Must use CC-BY-SA)Wikipedia spatial graphics, collaborative maps
Open Database License (ODbL)Database-Specific LicenseYes (Under ODbL terms)YesMandatory on Derived DatabasesOpenStreetMap (OSM) vector nodes & ways
Proprietary Commercial EULARestrictive Private ContractSeverely Restricted or BannedOnly under specific commercial tierBanned (Proprietary enclosure)High-res commercial satellite imagery, street data

Professional Liability, Negligence & Standard of Care

As geospatial analysis becomes integral to civil engineering, autonomous vehicle routing, flood insurance determination, and emergency response, the risk of legal liability for spatial errors has escalated dramatically.

The Four Elements of Professional Negligence

In tort law, a claim of professional negligence against a GIS professional or organization requires the plaintiff to establish four distinct legal elements by a preponderance of the evidence:

                 THE FOUR ELEMENTS OF TORT LIABILITY
                 
       +-------------------------------------------------------+
       |                   1. DUTY OF CARE                     |
       |    A legal obligation owed to conform to a recognized | 
       |                 standard of conduct.                  |
       +-------------------------------------------------------+
                                   |
                                   v
       +-------------------------------------------------------+
       |                  2. BREACH OF DUTY                    |
       |     Failure to exercise the standard of care of a     |
       |         reasonably prudent GIS professional.          |
       +-------------------------------------------------------+
                                   |
                                   v
       +-------------------------------------------------------+
       |                    3. CAUSATION                       |
       |    Direct factual cause ("but-for") AND foreseeable   |
       |                 proximate cause of harm.              |
       +-------------------------------------------------------+
                                   |
                                   v
       +-------------------------------------------------------+
       |                    4. DAMAGES                         |
       |    Actual, demonstrable economic loss, physical       |
       |              injury, or property destruction.         |
       +-------------------------------------------------------+
  1. Duty of Care: The professional must owe a legal duty to the injured party. This duty arises automatically in contractual relationships and can extend to third parties who foreseeably rely upon the geospatial deliverable.
  2. Breach of Duty: The professional failed to perform in accordance with the accepted standard of care. The standard is defined as that level of knowledge, skill, and care ordinarily possessed and exercised by a reasonably prudent GIS professional practicing under similar circumstances.
  3. Causation (Factual and Proximate): The breach must be the actual cause ("but for the spatial error, the damage would not have occurred") and the proximate (legally foreseeable) cause of the injury. If a third party misused the data in an unforeseeable manner, proximate cause is broken.
  4. Damages: The plaintiff must demonstrate real, quantifiable harm—such as property destruction from a pipeline rupture, flood damage, or wrongful death resulting from delayed emergency dispatch.

Products Liability vs. Professional Services: The Jeppesen Precedent

A critical distinction in law is whether a GIS deliverable is classified as a service (governed by negligence standards) or a product (which can trigger strict product liability, where liability attaches regardless of fault or negligence).

In the landmark case Aetna Casualty & Surety Co. v. Jeppesen & Co. (642 F.2d 339, 9th Cir. 1981), an airplane crashed while attempting an instrument landing in poor weather. The pilot followed an aeronautical approach chart published by Jeppesen. While the numerical altitude data on the chart was factually correct, the graphic profile illustration portrayed the flight path in a visually misleading manner.

  • The federal appellate court held that mass-produced navigation charts are products, not merely professional services.
  • As products, commercial navigation charts are subject to strict products liability. Jeppesen was held strictly liable for the crash because the visual graphic design rendered the product defective and unreasonably dangerous.
  • GIS Implication: Commercial geospatial software, turn-by-turn navigation applications, and mass-market digital navigation charts can be classified as consumer products, exposing vendors to strict liability if algorithmic routing or graphic portrayals contain defects causing injury.

Contractual Risk Management and Disclaimers

To manage liability, geospatial organizations implement robust contractual safeguards:

  • Disclaimers of Accuracy and Fitness: Contracts must explicitly state that GIS data is provided "as-is" without express or implied warranties of merchantability or fitness for a particular purpose. Disclaimers must emphasize that digital parcel maps are administrative representations, not certified legal boundary surveys.
  • Limitation of Liability Clauses: Clauses that contractually cap total financial liability to the total fees paid under the contract, shielding the provider from catastrophic consequential or incidental damages.
  • Indemnification and Hold-Harmless Agreements: Requiring the client to defend and hold harmless the GIS consultant against third-party lawsuits arising from reliance on the data.
  • Errors and Omissions (E&O) Insurance: Specialized professional liability insurance designed to defend against claims of analytical failure, software bugs, geocoding defects, and cartographic errors.

Summary of Common Exam Traps

[!CAUTION] Exam Trap 17.2.1: Assuming Raw Spatial Coordinates Can Be Copyrighted Under U.S. Law. Questions often describe an agency spending millions of dollars using laser scanners or GNSS crews to map utility coordinates, asking if a competitor infringes copyright by scraping those coordinate numbers. Under Feist, factual coordinates cannot be copyrighted, regardless of the effort or money expended ("sweat of the brow" is dead). The competitor may violate contract terms (terms of service/EULA) or trade secret law, but not statutory copyright infringement.

[!CAUTION] Exam Trap 17.2.2: Assuming State and Municipal GIS Data Are Automatically Public Domain. A frequent pitfall is assuming that because federal datasets (USGS, Census) are public domain under 17 U.S.C. § 105, all municipal and county GIS datasets are also public domain. Section 105 applies only to the Federal Government. State and local governments are regulated by state public records laws, and many local governments legally assert copyright and require commercial licensing agreements for municipal parcels and utility layers.

[!CAUTION] Exam Trap 17.2.3: Believing Disclaimers of Accuracy Provide Total Immunity Against Negligence. Putting "Not for Engineering Use" or an "As-Is" disclaimer in a map layout does not grant absolute legal immunity. If a GIS professional contractually promised a specific level of positional accuracy (e.g., NSSDA 1-meter accuracy) in a formal Statement of Work, an express warranty is created that overrides a boilerplate layout disclaimer. Furthermore, disclaimers rarely shield professionals against claims of gross negligence, intentional fraud, or strict product liability.

Loading diagram...
Geospatial Tort Liability Proof Chain and Risk Mitigation Gates
Test Your Knowledge

A private mapping company spends $500,000 deploying high-precision mobile LiDAR systems to drive every public street in a metropolitan area, recording the precise coordinates and elevations of 150,000 stormwater drain grates. A competitor accesses this public-facing web service and scrapes all 150,000 coordinate pairs, incorporating them into their own commercial routing product. Under U.S. copyright law and the precedent established in Feist v. Rural, does the competitor's extraction constitute copyright infringement?

A
B
C
D
Test Your Knowledge

A company uses OpenStreetMap data alongside proprietary delivery-address data in a public service. What is the defensible licensing conclusion?

A
B
C
D
Test Your Knowledge

In the landmark legal precedent Aetna Casualty & Surety Co. v. Jeppesen & Co. (1981), what critical distinction was established regarding mass-market navigation charts and professional liability?

A
B
C
D