Studio Matrx Monthly · Volume 1 · Issue 3 · August 2026
Amogh N P
 In loving memory of Amogh N P — Architect · Designer · Visionary 
Standards, Metadata & Geospatial PolicyLesson 11.3
GIS for Architecture, Planning & Urban Design/Module 11 · Professional Practice & Capstone

Lesson 11.3 · Professional Practice & Capstone

Standards, Metadata & Geospatial Policy

The rules that let data travel, and be trusted

13 min Interactive lessonFree · open lessonByAmogh N P· Architect & interior designer
The hook

You inherit a file called final_landuse.shp. Whose land use? Which year? How accurate?

It opens cleanly, it looks authoritative, and you have no idea whether to trust it. No source, no date, no accuracy, no licence - just shapes. A dataset without metadata is not data; it is a rumour with coordinates. The whole apparatus of standards, metadata and policy exists to answer three questions before you stake a decision on a layer: what exactly is this, how good is it, and am I allowed to use it?

North is a decision, colours are a decision, class breaks are a decision - a map is an argument wearing the clothes of a fact.

Metadata: the label on the tin

Metadata is data about the data - the label that tells you what a dataset is and whether it fits your purpose. The international standard for it is ISO 19115, part of the ISO 19100 family that governs geographic information. It defines the fields a proper record carries: title and abstract, the CRS, lineage (where the data came from and what was done to it), positional and attribute accuracy, the date and currency, the responsible contact, and the usage licence.

The test that matters is fitness for purpose. A land-use layer accurate to fifty metres is perfect for a regional overview and useless for a plot-boundary dispute - and only the metadata tells you which situation you are in. A companion standard, ISO 19110 (feature cataloguing), documents what each attribute and code actually means, so that use = 2 is not a guess. Writing metadata feels like a chore precisely because its benefit lands on the next person - who is usually you, six months later, staring at final_landuse.shp.

Every dataset needs a label ward.gpkg Metadata record (ISO 19115) titleWard land use 2024 crsEPSG:32643 lineagedigitised from OSM base accuracy+/- 5 m positional date2024-11; verified 2025 licenceGODL-India (NDSAP) no label = fitness for purpose unknown = do not use in a plan
Zoom
Metadata is the label on the tin: without title, CRS, lineage, accuracy and licence, a dataset is an orphan you must not trust.

The most expensive dataset is the free one you cannot trust because it has no label.

OGC standards: the doorways data travels through

If metadata says what a dataset is, OGC standards - from the Open Geospatial Consortium - govern how it moves between systems. They are the reason a layer published by one organisation opens in anyone's GIS without a file being emailed. A handful you will meet constantly: WMS serves a rendered map image; WFS serves the actual vector features, queryable and editable; WMTS serves pre-rendered tiles for fast display; and OGC API - Features is the modern, JSON-based successor to WFS. For storage and exchange there is the GeoPackage container and the WKT/WKT2 text encoding that writes geometries and CRS definitions in plain characters - the same WKT2 your .prj file speaks.

The practical upshot for a designer: when a state portal or Bhuvan publishes a WMS or WFS endpoint, you connect to it rather than downloading and re-downloading. Your map reads the authoritative source live, and everyone is looking at the same data. Standards are what turn a pile of incompatible files into an interoperable commons.

One server, open doorways server Bhuvan / GeoServer WMS WFS OGC API Features a rendered picture editable vector features the same, as JSON any GIS that speaks the standard can read it - no file copy needed
Zoom
OGC services let one server feed many clients: WMS hands over a picture, WFS the editable features, OGC API - Features the same as modern JSON.

India's policy turn: NDSAP, the 2021 Guidelines, the 2022 Policy

For a long time, working with fine-scale spatial data in India meant navigating restrictions and prior approvals. That has changed in deliberate steps, and you should know the three landmarks by name.

NDSAP - the National Data Sharing and Accessibility Policy of 2012 - established that non-sensitive government data should be shared openly; it is the policy behind data.gov.in and the Government Open Data License - India (GODL) under which those datasets are released. Then, on 15 February 2021, the Department of Science & Technology issued the Guidelines for acquiring and producing Geospatial Data and Geospatial Data Services including Maps, which liberalised the field markedly - Indian entities no longer need prior approval to collect, generate or process most geospatial data, moving to a self-certification model. Building on that, the National Geospatial Policy 2022, also from the Department of Science & Technology, set out a framework and goals for the country's geospatial ecosystem. The direction across all three is one way: more open, more Indian-collected, and increasingly GIS-ready - the same current that drives the AMRUT and NUIS master-plan programmes.

India's geospatial policy, in three steps 2012 2021 2022 NDSAP open govt data Geospatial Data Guidelines self-certify, no prior approval National Geospatial Policy a framework and goals the direction of travel: more open, more Indian-collected, GIS-ready
Zoom
India's data rules eased in steps: open data in 2012, liberalised map guidelines in 2021, and the National Geospatial Policy in 2022.

Know the three dates - 2012, 2021, 2022 - and you can hold a real conversation with any Indian authority.

Data quality is not one number

"Accurate" is a loaded word, and standards break it into parts you should keep separate. Positional accuracy asks how close a feature's coordinates are to its true location on the ground. Attribute accuracy asks whether the facts in the table are correct - is that polygon really a school? Completeness asks what is missing. Currency asks how old it is. Logical consistency asks whether the data contradicts itself - overlapping parcels, gaps between adjoining wards. A dataset can be superb on one axis and hopeless on another, and a single sentence of metadata about each is worth more than a vague claim of "high quality." Recording these is not bureaucracy; it is the difference between a map that informs a decision and one that quietly misleads it.

Ethics: accuracy, privacy and the weight of a map

A map carries authority - people believe it more readily than a paragraph making the same claim - and that authority is a responsibility. Three habits keep it honest. State your uncertainty: a suitability map drawn from fifty-metre data should not be presented as if it resolved individual plots. Respect privacy: fine-grained location data can re-identify people, so aggregate to a level that protects individuals, especially with anything drawn from movement, property or household data. Watch the frame: the choice of boundaries, colours and class breaks can make the same numbers tell opposite stories - the map-maker's decisions are never neutral. Under India's open-data settlement you increasingly can access rich spatial data; the ethical question is not whether you may, but whether your map tells the truth about how much it really knows.

Standards & policy in this lesson

ISO 19115

Metadata standard for geographic datasets and services

Defines the fields - title, CRS, lineage, accuracy, date, licence - that make a dataset trustworthy. Part of the ISO 19100 family.

ISO 19110

Feature cataloguing methodology

Documents what each attribute and code means, so coded values are unambiguous.

OGC WMS / WFS / OGC API - Features

Open service standards for sharing maps and features between systems

WMS serves images, WFS serves editable features, OGC API - Features is the modern JSON successor - connect rather than copy.

Geospatial Data Guidelines 2021 (DST)

India - liberalised acquisition and production of geospatial data

Issued 15 Feb 2021; Indian entities self-certify, with no prior approval for most geospatial data.

National Geospatial Policy 2022 (DST)

India - national framework and goals for the geospatial ecosystem

Builds on the 2021 Guidelines and NDSAP 2012; signals public planning data moving to open, GIS-ready form.

Hands-on workshop

Workshop - write real metadata and connect to a live service

Give one of your own datasets a proper ISO-style metadata record, then prove interoperability by pulling a layer over an OGC service instead of downloading a file.

QGIS 3.44 (free) or ArcGIS Pro 3.7; internet for an OGC WMS/WFS endpoint (e.g. Bhuvan or a state geoportal).

Given & goal
Given: any layer you made in this course + an OGC WMS/WFS endpoint (e.g. Bhuvan or a state portal)
Goal: a complete metadata record on your layer, and a live service layer on your map
Time: ~45 minutes
  1. 1Open your layer's metadata editor. In QGIS: Layer Properties > Metadata (fill title, abstract, CRS, lineage, an accuracy note and a licence). In ArcGIS Pro: Catalog > the item > Edit Metadata, using the ISO 19115 style.
  2. 2Record the five quality axes explicitly in the lineage/abstract: source, date/currency, positional accuracy, attribute accuracy and completeness. Save, and (QGIS) export the metadata to a sidecar file so it travels with the data.
  3. 3Connect to a live OGC service. In QGIS: Layer > Add Layer > Add WMS/WFS Layer, paste the endpoint URL, and add a layer. In ArcGIS Pro: Insert/Add Data > add an OGC WFS or WMS server connection.
  4. 4Compare a downloaded copy with the live service layer - note that the service layer updates at the source and needs no re-download, the interoperability the OGC standards buy you.
  5. 5Check the licence. Confirm your source's terms (e.g. GODL-India for data.gov.in datasets, ODbL for OSM) and write the correct licence line into your metadata - the step that makes the data legally reusable.

You’ll walk away with
One dataset carrying a complete, portable metadata record (source, date, accuracy, licence, lineage) plus a live OGC service layer on your map - a demonstration that you can both describe and interoperate.

The worked example

Three altitudes on the same idea

Read the band that fits you — or all three.

For the architectSite, form & environment

Metadata is your liability shield. Before a site claim reaches a client or an authority, know your layers' source, date and positional accuracy - a slope or flood argument built on undocumented data is indefensible if challenged. Cite the dataset and its currency in your reports the way you would cite a structural assumption.

For the plannerLand use, zoning & infrastructure

Policy is your working environment. Statutory plans must rest on data whose provenance and licence are clear, and India's 2021 Guidelines and 2022 Policy define what you may collect and share. Writing ISO 19115 metadata for plan datasets, and publishing them as OGC services, is now part of what a modern planning office does - it is how a plan becomes auditable and interoperable.

For the urban designerStreets, blocks & public realm

Ethics and framing are craft, not afterthought. Your maps of who lives where and who reaches what carry real persuasive weight, and can expose individuals if drawn too finely. Aggregate to protect privacy, declare the accuracy of your inputs, and choose class breaks that reveal rather than flatter - a public-realm case wins on honesty as much as on analysis.

Misconception check

Metadata and standards are administrative overhead that get in the way of real analysis.

Every hour lost to a dataset of unknown origin, accuracy or licence is the bill for skipped metadata. Standards are what let data from different sources combine at all, and policy is what makes public data legally usable. Far from slowing the work, they are the precondition for trusting any of it - including your own outputs six months on.
Try it

Do it yourself

No software - just interrogate data you already have.

  1. 1Pick any dataset on your machine and try to answer: source? date? positional accuracy? licence? Note which you cannot.
  2. 2Which ISO standard governs metadata, and which documents what an attribute code means?
  3. 3Name the three India landmarks - and their years - in order: open data, liberalised guidelines, the policy.
  4. 4A layer is accurate to 50 m. Give one task it suits and one it does not.
  5. 5Give one way a map of household data could harm privacy, and how you would prevent it.
Take this with you

The one line to carry out

Before you trust a layer, ask what it is (metadata/ISO 19115), how good it is (the quality axes) and whether you may use it (licence and policy) - and write those same answers onto everything you make. Standards let data travel; metadata lets it be trusted; policy lets it be used.
Take it further
References & further reading

Peer-reviewed journals & authoritative standards

  1. 01Longley, P.A., Goodchild, M.F., Maguire, D.J. & Rhind, D.W. — Geographic Information Science and Systems, 4th ed.Wiley, 2015.
  2. 02de Smith, M.J., Goodchild, M.F. & Longley, P.A. — Geospatial Analysis: A Comprehensive Guide, 7th ed.Winchelsea Press, 2025.
  3. 03ISPRS International Journal of Geo-InformationMDPI, ongoing.
  4. 04Sub-Scheme on Formulation of GIS-based Master Plans for AMRUT Cities (TCPO/MoHUA)Press Information Bureau, Govt. of India, 2022.
  5. 05National Remote Sensing Centre (NRSC), ISROISRO / Dept. of Space, Govt. of India, ongoing.
Related lessons
Recap
Metadata (ISO 19115/19110) describes and qualifies data; OGC services (WMS/WFS/OGC API - Features) move it between systems; India's NDSAP 2012, 2021 Guidelines and 2022 Policy govern its collection and sharing - and honest maps declare their uncertainty and protect privacy.
Carry forward →

You now have the whole toolkit - acquire, prepare, analyse, automate, and document to standard. The capstone puts every piece together on one real, end-to-end project.

A

The author

Amogh N P

Architect, interior designer, and creative polymath. Studio Matrx began in his notebooks — his vision of design made honest, useful, and open to everyone. Its Academy is written and taught in his memory, and free, forever.

More about Amogh →