You are on page 1of 180

Binnie Black & Veatch (International) Ltd in association with

PT Nusantara Systems International and PT Exsa Internasional


DataDictionary040524.doc i EvdZ/JC/24/05/04
REPORTS IN SUPPORT OF MCRMP BASELINE AND
THEMATIC SURVEYS:

Title Code
Guidelines for Baseline Surveys B-1
Guidelines for Thematic Surveys B-2
Guidelines for Satellite Image Selection within MCRMP B-3
Guidelines for Conversion of Paper Maps into GIS Databases B-4
Guidelines for Use of OziExplorer for Real-time Tracking B-5
Guidelines for Quality Control of Baseline and Thematic Surveys B-6
Data Dictionary for Baseline and Thematic
Spatial Databases
B-7


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc ii EvdZ/JC/24/05/04
CONTENTS
Contents..................................................................................................................... ii
1 Spatial Database................................................................................................ 1
1.1 Data structure ............................................................................................. 1
1.2 Features...................................................................................................... 2
1.3 Lookup tables.............................................................................................. 2
1.4 Themes....................................................................................................... 2
1.5 Naming conventions.................................................................................... 2
2 Spatial Data ....................................................................................................... 4
2.1 General ....................................................................................................... 4
2.2 Table types ................................................................................................. 4
2.3 Data definition............................................................................................. 4
2.4 Attribute definition ....................................................................................... 5
Appendix A Feature codes .................................................................................. 7
Appendix B Theme codes.................................................................................. 10
Appendix C Attribute definition........................................................................... 11
Appendix D Data definition ................................................................................ 30
Appendix E Lookup tables............................................................................... 119



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 1 EvdZ/JC/24/05/04
SPATIAL DATABASE
1.1 Data structure
The data in the spatial databases to be created for baseline and thematic data is
structured according to features that are grouped into themes (see Figure 1).
Features (unsur) are the actual objects that are included in the spatial database and
are represented by the same data type (point, line or area), e.g. small river
represented by its centre line (line feature), small building (point feature), land cover
(area feature) or wide river represented by its borders (area feature). Each feature
may have one or more attributes attached to it to describe it in more detail. The
attribute that is used to classify the feature in the existing RBI and LPI maps is
referred to as RBI/LPI attribute or as sub-feature (sub-unsur) in the RBI coding
system.
So a feature has to fulfil the following conditions:
Same data type, i.e. point, line or area
Same main characteristics, e.g. all types of roads, water bodies, land cover
Same attribute fields

In the GIS each feature has to be represented on a single layer (in ArcView and
ArcInfo referred to as coverage).
Themes (tema) are grouping features with the same characteristics or functionalities.
The grouping is independent of feature data type and attribute fields. It combines
features that logically belong together, e.g. airports, harbours, roads and railways are
grouped as transportation.
Figure 1 - General data structure
MCRMP
Spatial database
Theme 1 Theme t
Feature 1.1 Feature 1.f
Attribute 1
:
RBI/LPI attribute
:
Attribute n


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 2 EvdZ/JC/24/05/04
1.2 Features
Feature codes are based English words and made up of 6 characters in upper case.
Appendix A includes the definition of features for datasets to be included in the
MCRMP spatial database, if applicable. Features to be created during the Baseline
Survey are indicated in normal font and those to be created during Thematic Surveys
in italic font. For several features created during the Baseline Surveys, attributes will
have to be added during Thematic Surveys.
The feature code table is also included as worksheet Unsur in the MS Excel file
MCRMPDB.xls
1.3 Lookup tables
Lookup tables provide a description in both Bahasa Indonesia and English of codes
used in spatial and textual tables. Lookup tables should not be modified. If the
Contractor considers it necessary to add codes or modify the description, he should
inform the PMO about the proposed addition or modification. If the PMO agrees, it
will inform all other users accordingly.
The lookup tables and their contents are included in the worksheets of the MS Excel
file MCRMPLU.xls. To avoid typing mistakes, all lookup tables must be copied from
these worksheets into the database to be created. It is not allowed to enter lookup
table values manually!
1.4 Themes
Features are grouped in themes (Tema). Each theme may contain one or more
features of different feature types. Theme codes are based on words in Bahasa
Indonesia and are made up of 6 characters in upper case. Themes to be created
during the Baseline Survey are indicated in normal font and those to be created
during Thematic Surveys in italic font.
Appendix B includes the definition of themes for datasets to be included in the
MCRMP spatial database, if applicable.
This table is also included as worksheet Tema in the MS Excel file MCRMPDB.xls
1.5 Naming conventions
The naming conventions used in the MCRMP database for Baseline and Thematic
data are described in Table 1.
Table 1 - MCRMP Database naming conventions
Item Item code Description
Attribute names N/A Lower case characters; sometimes
uppercase is used for the starting
character of a (abbreviated) word in
composed names, e.g. pollutEng
(English description of pollution
type).
Feature code unsur 6 characters in uppercase, based on
feature name in English. Last
character indicates Area, Line, Point
or Text feature.
Theme code tema 6 characters in uppercase, based on
theme name in Bahasa Indonesia.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 3 EvdZ/JC/24/05/04
Item Item code Description
Feature specification k_FeatureCode Originating from RBI or LPI: 5
digits based on code used in RBI
or LPI standards
Originating from S-57 or new: 6
characters in uppercase based on
English or Bahasa Indonesia.
Feature specification
undefined, other
k_FeatureCode FeatureCode in upper case
Date of last update date yyyymmdd



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 4 EvdZ/JC/24/05/04
SPATIAL DATA
1.6 General
Spatial data consists of graphical data to which additional textual data can be
attached. Both graphical and textual data are defined by tables that may be related to
each other.
1.7 Table types
Three types of tables are distinguished for the MCRMP spatial database:
Spatial table: table that belongs to, and defines, a graphical feature represented
by a point, line or area. Besides the fields defined for MCRMP, this table may
also have a number of attribute fields that are created by the GIS software
package used. In general the user should not modify the values assigned to the
latter attribute fields.
Textual table: table that can be linked to a spatial table and contains additional
information related to the graphical feature concerned, often referring to a specific
theme. The linkage is realized relating the unique identifier of the textual table to
the attribute concerned in the spatial table. The attribute values in this table are
added and/or modified by the user.
Lookup table: table that contains the meaning of codes used in an attribute field
of a spatial or textual table. In principle a lookup table has three attributes:
o k_feature: code for attribute value
o FeatureInd: description in Bahasa Indonesia
o FeatureEng: description in English

The attribute value of k_feature should never be modified; the values of the
descriptive fields may be modified for spelling mistakes or improving the
description of the attribute code.
In a few cases the descriptive fields have been replaced by a range of numerical
values or attribute fields have been added to this lookup table.
1.8 Data definition
The data dictionary describes every feature in detail. Besides attribute fields that are
specific for the feature concerned, the following standard attributes are included:
Attribute name Attribute description Remarks
tema Theme (code)
unsur Feature (code)
k_KodeUnsur RBI/LPI attribute code or reference
to lookup table

KodeUnsur_id Unique identifier for each
occurrence of feature concerned

Area Surface area of feature For area features only
panjang Length of feature For line features only
date Date of last update
komentar Any additional feature-related
information that cannot be included
in any of the other attribute fields
Data in the komentar field will be
informative only and can hardly be
used for search and/or analysis
purposes.

The feature definition consists of the following items:
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 5 EvdZ/JC/24/05/04
Description: Name and short description of feature and indication of feature type
(point, line or area)

Attribute fields: Listing of attribute fields with help of the following
characteristics:
o Field description: short description of attribute field
o Field name: name of attribute field as used in the database
o Field type: character or numeric
o Field size: maximum number of characters in the attribute
o Value/ Lookup: value(s) or description of value of the attribute field, or
reference to lookup table

Relationship diagram: Diagram showing the relationship between the feature
concerned and other features and/or lookup table(s). For each feature the
attribute values are listed with attribute type (C = Character, 9 = Numeric) and
size (between brackets () ). Relationships are indicated as:

One to one relationship

One to many relationship

Remarks: Additional information and/or clarification referring to the feature and
its collection.
o Baseline refers to remarks related to baseline data
o Thematic refers to remarks related to thematic data

1.9 Attribute definition
Appendix C includes the definition of feature attributes for datasets to be included in
the MCRMP spatial database, if applicable. This table is also included as worksheet
DaftarAtribut in the MS Excel file MCRMPDB.xls
The meaning of the columns is as follows:
Field name/ NamaAtribut Attribute name as used in a spatial, textual or
lookup table.
Field type/ JenisAtribut Numeric (Numeric) or alphanumeric (Char)
Field size/ UkuranAtribut Number of digits (for Numeric) or characters (for
Char). In case decimals are required the size is
indicated by n,d where n refers to the total number
of digits including decimal point and d refers to the
number of digits behind the decimal point.
Units/ SatuanAtribut Unit of attribute value, if applicable
Mandatory/ Wajib Indication if attribute value must be entered (Yes)
or is optional (No).
Validation/ Pengesahan Condition(s) that have to be fulfilled by the attribute
value.
Keterangan/ Ketarangan Explanation of the attribute concerned, in English.
Explanation/ Explanation Explanation of the attribute concerned, in Bahasa
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 6 EvdZ/JC/24/05/04
Indonesia.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 7 EvdZ/JC/24/05/04
Appendix A Feature codes
Note: Features in italic have to be added as result of thematic surveys
Feature code
feature
type
Feature description (Bahasa
Indonesia) Feature Description (English) Theme
UnsurKode PLA UnsurDeskripsi FeatureDescription Tema
BDSTRA A Kabupaten District BATASB
BDSTRL L Batas kabupaten District boundary BATASB
BNATIA A Negara Nation BATASB
BNATIL L Batas negara National boundary BATASB
BPROVA A Propinsi Province BATASB
BPROVL L Batas propinsi Provincial boundary BATASB
BSDSTA A Kecamatan Sub-district BATASB
BSDSTL L Batas kecamatan Sub-district boundary BATASB
SOCDET T Sosial dan demografi Social and demographic data
related to Kabupaten layer
BATASB
CONFLA A Konflik Illegal use,
conflict,unresolved use rights
CONFLI
CONFLP P Konflik Illegal use, conflicts,
unresolved use rights
CONFLI
BUILDA A Gedung buildings, habitation or other
types
FUNGSI
BUILDP P Gedung building FUNGSI
CEMETA A Makam cemetery FUNGSI
CEMETP P Makam cemetery FUNGSI
CSAREA A Daereh konservasi atau
proteksi
conservation or protected
areas
FUNGSI
FISHCA A Perikanan komersial Commercial fishing zones FUNGSI
FISHTA A Perikanan tradisional Customary (traditional)
fishing areas
FUNGSI
INDUSA A Daerah industri industrial areas FUNGSI
LANDUA A Petanian dan agriculture and aquaculture FUNGSI
LEISUA A Parawisata tourism and leisure areas FUNGSI
LEISUP P Pariwisata Leisure areas FUNGSI
MININA A Daerah pertambangan, gas,
minyak
mining, gas fields, oil
exploitation areas
FUNGSI
MININP P Pertambangan Mining areas FUNGSI
URBANA A Daerah pemukiman urban areas FUNGSI
GEOLOA A Formasi geologi Geological formations GEOLGY
APRSKA A Bahaya pengotoran udara Zone of aerial pollution risks HAZARD
EARTQA A Bahaya gempa bumi Earthquake risk areas HAZARD
ERISKA A Bahaya erosi Erosion risk areas HAZARD
EROSIA A Erosi Erosion/deposition areas HAZARD
ERUPTA A Bahaya letusan gunung api Eruption risk areas HAZARD
FFRSKA A Bahaya kebakaran hutan Forest & vegetation fire risk
areas
HAZARD
FLOODA A Bahaya banjir Flooding risk areas HAZARD
IRISKA A Bahaya perindustrian dan
energi
High energy & industrial risk
areas
HAZARD
LSLIDA A Bahaya tanah longsor Land slide risk areas HAZARD
POLLUA A Pengotoran Pollution areas HAZARD
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 8 EvdZ/JC/24/05/04
Feature code
feature
type
Feature description (Bahasa
Indonesia) Feature Description (English) Theme
UnsurKode PLA UnsurDeskripsi FeatureDescription Tema
PRISKA A Bahaya pengotoran darat Pollution risk areas HAZARD
STORMA A Bahaya siklon/taifun Cyclones and storms areas HAZARD
TDRSKA A Bahaya limbah toksik Risk areas related t toxic &
hazardous & waste dumps
HAZARD
TOXDUA A Limbah toksik Toxic & hazardous & waste
dump areas
HAZARD
TSUNMA A Bahaya tsunami Tsunami risk areas HAZARD
CBLCOL L Jaringan telpon telephone line INFRAS
CBLPWL L Kabel listrik power cables INFRAS
INFRAP P Menara air minum Water Tower INFRAS
PIPELL L Jaringan pipa (air, minyak) pipeline (water, oil, etc.) INFRAS
POWERA A Pusat listrik electric transformer INFRAS
POWERP P Pusat listrik Electric transformer INFRAS
TANKSA A Tanki (air, minyak, ) tank (water, oil, chemicals) INFRAS
TANKSP P Tanki (air, minyak, ) Tank (water, oil, chemicals) INFRAS
TOWERP P Menara transmisi Transmission tower INFRAS
LANSTA A Kepemilikan lahan Land status LANSTA
LUNISA A Satuan pesisir dan laut Coastal and marine unit
classes, used for coastal
areas suitability
LSUITB
LUNITA A Satuan lahan Land, coastal and marine unit
classes, used for soil
classification and land
suitability
LSUITB
EASMNA A Jalur penyangga Easements LUSLST
AIDNAP P Bantuan navigasi navigation aid - lighthouse,
radar station
NAVIGA
BUOYNP P Palampung Navigation aid - Buoy NAVIGA
COSAMA A Bangunan pantai man made coastal protection
feature
NAVIGA
NAVIGA A Zona navigasi navigation zone NAVIGA
SPAREA A Daerah laut istimewa marine restricted area NAVIGA
WRECKP P Rongsokan Wreck NAVIGA
CURENP P Arus Current OSEANO
OSEANP P Karakteristik oseanografi Oceanographic
characteristics
OSEANO
SEABEA A Morfologi laut Seabed morphology OSEANO
WAVESP P Gelombang Wave OSEANO
WTRANP P Tembus Water transparency OSEANO
COASTL L Jenis garis pantai Coastline type PANTAI
COASTP P Bangunan pemancing Fishing structure PANTAI
LAMACA A Penutupan lahan dan pesisir Land and marine cover
classes
PENUTU
DRAINA A Drainase pemukaan Surface drainage patterns PERAIR
DRAINL L Sistem drainase Drainage network PERAIR
HYDROA A Perairan - daerah Hydrography - area PERAIR
HYDROL L Perairan - garis Hydrography - line PERAIR
HYDROP P Perairan - titik Hydrography - point PERAIR
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 9 EvdZ/JC/24/05/04
Feature code
feature
type
Feature description (Bahasa
Indonesia) Feature Description (English) Theme
UnsurKode PLA UnsurDeskripsi FeatureDescription Tema
LAZOCA A RTRWP Present (currrent) land
zoning ordinance
RENCAN
SLOPEA A Lereng lahan Slopes TOPOGR
TOPOGL L Garis kontur Contour line TOPOGR
TOPOGP P Titik tinggi Height - point TOPOGR
AIRPOA A Bandara udara Airport TRANSP
AIRPOP P Bandara udara Airport TRANSP
HARBOA A Pelabuhan Harbour TRANSP
HARBOP P Pelabuhan Harbour TRANSP
RAILWA A Stasiun kereta api Railway station/ stop TRANSP
RAILWL L Jalan kereta api Railway track TRANSP
RAILWP P Stasiun kereta api Railway station/ stop TRANSP
ROADWL L Jalan Road TRANSP
ROADWP P Unsur jalan Road feature TRANSP


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 10 EvdZ24/05/04
Appendix B Theme codes
Note: Themes in italic have to be added as result of thematic surveys
Theme
code
Theme description (Bahasa
Indonesia) Theme description (English)
TemaKode TemaDeskripsi TemaDescription
BATASB Daerah Administrasi Administrative areas
CONFLI Penggunaan Conflicting uses
FUNGSI Penggunaan lahan Land use
GEOLGY Geologi Geology
HAZARD Risks and hazard areas
INFRAS Infrastruktur Infrastructure
LANSTA Status lahan Land status
LSUITB Kesesuaian lahan Land suitability
LUSLST Land ???
NAVIGA Navigasi Navigation
OSEANO Oceanografi Oceanography
PANTAI Objek pantai Coastal objects
PENUTU Penutupan lahan Land cover
PERAIR Sungai dan perairan lain Rivers and water bodies
RENCAN Rencanaan wilayah Physical planning
TOPOGR Topografi dan batimetri Topography and bathymetry
TRANSP Transportasi Transportation

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 11 EvdZ24/05/04
Appendix C Attribute definition

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 12 EvdZ24/05/04
Appendix C.1 Code fields
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
k_activ Char 6 none No in code list Kode activitas Code for activities carried on in the
recreation areas
k_agama Char 6 none No in code list Kode Agama Code for religions
k_aidnap Char 6 none Yes in code list Kode bantuan Code for navi
k_airpoa Char 6 none Yes in code list Kode bandar udara Code for airport areas
k_airpop Char 6 none Yes in code list Kode bandar udara Code for airfield/airport locations,
points
k_awet Char 6 none No in code list Code for conserva
k_bdstra Char 6 none Yes = 40202 District code for areas
k_bdstrl Char 6 none Yes = 40202 District code for lines
k_bnatia Char 6 none Yes = 40002 Country code for areas
k_bnatil Char 6 none Yes = 40002 Country code for lines
k_bprova Char 6 none Yes = 40102 Province code for areas
k_bprovl Char 6 none Yes = 40102 Province code for lines
k_bsdsta Char 6 none Yes = 40302 Sub
k_bsdstl Char 6 none Yes = 40302 Sub
k_build Char 6 none No in code list Kode bangunan Code for buildings types
k_buoynp Char 6 none No in code list Kode pelampung Code for buoys types, points
k_cblcol Char 6 none Yes = 11706 Code for type of communication
cables, lines
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 13 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
k_cblpwl Char 6 none Yes in code list Code for type of electric cables, lines
k_cemeta Char 6 none Yes = 51100 Code for cemetery, areas
k_cemetp Char 6 none Yes = 51100 Code for cemetery, points
k_coastl Char 6 none Yes in code list Kode garis pantai Code
k_confli Char 6 none Yes in code list Kode konflik Code for conflictual areas
k_cosama Char 6 none Yes in code list Kode bangunan pantai Code for coastal fishing structures,
points
k_curenp Char 6 none Yes CURENT Kode arus Code for curre
k_draina Char 6 none Yes in code list Pola drainase Code for drainage patterns, area
k_dump Char 6 none Yes in code list Jenix toxic Code for toxic & hazardous dump
areas
k_easmna Char 6 none Yes in code list Kode jalur penyangga Code for eas
k_geoloa Char 6 none Yes in code list Tipe batuan Code for type of geological formation
k_geogrp Char 6 none Yes in code list Grup batuan Code for groups of geological
formation
k_harboa Char 6 none Yes = 52338 Code for harbour, areas
k_harbop Char 6 none Yes = 11946 Code for harbour, points
k_hydroa Char 6 none Yes in code list Kode unsur air Code for rivers, lakes, areas
k_hydrol Char 6 none Yes in code list Kode perairan Code for rivers, lakes, lines
k_hydrop Char 6 none Yes in code list Kode perairan Code for water features, points
k_indusa Char 6 none Yes = 51900 Code for industrial areas
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 14 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
k_indust Char 6 none No in code list Code for types of industry
k_infrap Char 6 none Yes = 10906 Code for water tower, points
k_jalan Char 1O none No in code list Kode kimpraswil Kimpraswil code for roads
k_kab1 Char 3 none No in code list District code on one side of the
boundary line
k_kab2 Char 3 none No in code list District
boundary line
or on national boundary)
k_kabupaten Char 3 none No in code list District
k_kec1 Char 3 none No in code list Sub
boundary line
k_kec2 Char 3 none No in code list Sub
boundary line. (Leave blank if coastal
or on national boundary)
k_kecamatan Char 3 none No in code list Sub
k_kondisi Char 1 none No in code list Kondisi Code for conditions
k_lamaca Char 6 none Yes in code list Penutupan lahan dan pesisir Codes for land and marine cover
types, areas
k_landua Char 6 none No in code list Kode fungsi lahan Code for types of land use, areas
k_lansta Char 6 none Yes in code list Kode status lahan Code for land status, areas
k_lazoca Char 6 none Yes in code list Code for zoning ordinance areas
k_lsgroup Char 6 None No In code list Grup status lahan Code for land use categories
k_level Char 1 none Yes in code list Level for various parameters
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 15 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
k_mining Char 6 none Yes in code list Kode pertambangan Codes for mining areas
k_muka Char 6 none No in code list Kode permukaan jalan Code for road surface types
k_naviga Char 6 none Yes in code list Kode rambu laut Code for navigation aids
k_negara Char 3 none Yes in code list Kode negara Count
adjoining countries
k_obslev Char 6 None Yes In code list Kode kedalaman Code for the sample level
k_pela Char 6 none No in code list Kode pelabuhan Code for harbor type
k_pipell Char 6 none Yes in code list Kode pipa Code f
k_posisi Char 6 none Yes in code list posisi kabel, pipa Code for position (aerial, buried, sub
marine) of pipeline, power lines
k_powera Char 6 none Yes = 51600 Code for electric transformer, areas
k_powerp Char 6 none Yes = 11000 Code for electric transformer, points
k_prop1 Char 3 none No in code list Kode propinsi Province
boundary line
k_prop2 Char 3 none No in code list Kode propinsi Province
boundary line (Leave blank if coas
or on national boundary)
k_propinsi Char 3 none No in code list Kode propinsi Province
k_railwa Char 6 none Yes in code list Kode kereta api Code for railway structure, areas
k_railwl Char 6 none Yes in code list Kode jalan kereta api Code for
k_railwp Char 6 none Yes in code list Kode unsur kereta api Code for railway structure, points
k_roadwl Char 6 none Yes in code list Code for roads, lines
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 16 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
k_roadwp Char 6 none Yes in code list Kode unsur obyek jalan Code for road objects
k_seabea Char 6 none Yes in code list Kode morfologi laut Code for seabed morphology types
k_slope Char 1 none Yes in code list Kalisfikasi lereng Code for slope classes, areas
k_sparea Char 6 none Yes in code list Kode daerah Code for special sea are
k_tanksa Char 6 none Yes in code list Kode tangk Code for storage tanks, areas
k_topogl Char 6 none Yes in code list Kode garis kontur code for elevation or bathymetry
contour line
k_topogp Char 6 none Yes in code list Kode titik kontrol Code for ele
k_towerp Char 6 none Yes in code list Kode menara Code for tower, point
k_urbana Char 6 none Yes ="10000" Kode daerah pemukiman Code for urban areas
k_watphp Char 6 none Yes = WATEPH Code for water pH, points
k_wavesp Char 6 none Yes = WAVESC Kode gelombang Code for wave strength, points
k_wreckp Char 6 none Yes in code list Kode kerangka Code for wrecks position with respect
to water level
k_wsalip Char 6 none Yes = WSALNI Code for water salinity, points
k_wtempp Char 6 none Yes = WTEMPE Suhu air laut Code for water temperature, points
k_wtranp Char 6 none Yes = WTRANS Code for water transparency, points
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 17 EvdZ24/05/04
Appendix C.2 Identifier fields
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
aidnap_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to navigation aid points
airpoa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to airport areas
airpop_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to airport points
aprska_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to aerial pollution risk
areas
bdstra_id Numeric 5 N/A Yes >0 Unique identifie
automatically, refers to district areas
bdstrl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to district boundaries, lines
bnatia_id Numeric 5 N/A Yes >0 Unique identifier, preferably comp
automatically, refers to country areas
bnatil_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to national boundaries,
lines
bprova_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically,
bprovl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to provincial boundaries,
lines
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 18 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
bsdsta_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sub
bsdstl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sub
lines
buida_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to building areas
buildp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to building points
buoynp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to buoy points
cblcol_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to communication lines
cblpwl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to power cables
cemeta_id Numeric 5 N/A Yes >0 Unique identifier, prefera
automatically, refers to cemetery areas
cemetp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to cemetery points
coastl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, r
coastp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to fishing structures
confla_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to conflict areas
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 19 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
conflp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to conflict points
cosama_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to coastal protection areas
csarea_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to conservation areas
curenp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sea currents, points
draina_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to surface drainage pattern
areas
drainl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to drainage network, lines
eartqa_id Numeric 5 N/A Yes >0 Unique identifie
automatically, refers to earthquake risk areas
easmna_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to easement areas
erosia_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to erosion deposition risk
areas
erosip_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to erosion deposition risk
points
erupta_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to eruption risk areas
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 20 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
ffrska_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to vegetation fire risk areas
fishca_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to commercial fishing
areas
fishta_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to customary fishing areas
flood_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to
geoloa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to
areas
harboa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to harbor areas
harbop_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to harbor points
hydroa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to water bodies
hydrol_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to rivers, streams and
irrigation channels
hydrop_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to dams and springs
indusa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to industry areas
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 21 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
infrap_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to water towers
iriska_id Numeric 5 N/A Yes >0 Unique identifier, preferably comp
automatically, refers to high energy & industrial
risk areas
lamaca_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to land and marine cover
class areas
landua_id Numeric 5 N/A Yes >0 Unique identifier, prefe
automatically, refers to land & marine use class
areas
lansta_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to land status areas
lazoca_id Numeric 5 N/A Yes >0 Unique identifier, preferably comput
automatically, refers to land zoning ordinance
areas
leisua_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to leisure areas
leisup_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically,
lslida_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to land slide risk areas
lunisa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to marine unit a
lunita_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 22 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
automatically, refers to land unit areas
minina_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to mining areas
mininp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to mining points
naviga_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to navigation channel
areas
oseanp_id Numeric 5 N/A Yes >0 Unique identif
automatically, refers to
characteristics, points
perusa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to company information
pipiell_id Numeric 5 N/A Yes >0 Unique identifi
automatically, refers to pipelines
pollua_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to pollution areas
powera_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to power station areas
powerp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to power stations, points
priska_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to po
railwl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to railway lines
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 23 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
railwp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to railway structures,
points
roadwl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to roads
roadwp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to road objects, points
seabea_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to seabed morphology
areas
sateph_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to
parameters, points
slopea_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to surface slope classe
areas
sparea_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to special marine areas
storma_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to cyclone and storm risk
areas
tanksa_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to tank areas
tanksp_id Numeric 5 N/A Yes >0 Unique identifier, preferab
automatically, refers to tank points
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 24 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
tdrska_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to toxic & hazardous dump
risk areas
topogl_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to elevation and
bathymetry contour lines
topogp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to elevation control points
towerp_id Numeric 5 N/A Yes >0 Unique identifier, preferably compute
automatically, refers to tower points
toxuda_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to toxic & hazardous dump
areas
tsunma_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, r
urbana_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to urban areas
watphp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sea pH points
wavesp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sea waves points
wreckp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to wreck points
wsalip_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sea salinity points
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 25 EvdZ24/05/04
Field name Field type Field size Unit Mandatory Validation Keterangan Explanation
wtempp_id Numeric 5 N/A Yes >0 Unique identifier, preferably computed
automatically, refers to sea temperature points
wtranp_id Numeric 5 N/A Yes >0 Unique identifier,
automatically, refers to sea transparency points
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 26 EvdZ24/05/04
Appendix C.3 Other fields
Field name Field type Field
size
Unit Mandatory Validation Keterangan Explanation
airbil Char 1 No Incidence level of air born diseases
area Numeric 9 hectares No >0 Area of a polygon as calculated by the GIS
birthr Numeric 9 No Tingkat
kelahiran
Birth rate, number of birth per year
cilinic Numeric 9 No Number of private clinics per district
cnsadq Char 1 No Y/N Construction adequacy
comsan Char 1 No Y/N Communal sanitary facilities
date Numeric 8 Yes >1990<
TODAY()
tahun, bulan dan
hari
Year, month and day: YYYYMMDD
densit Numeric 9 No >0 Density of inhabitants per district,
inhabitants divide by district area
([nbmen+nbwom]
depth Numeric 9 metres No >0 Kedalaman Depth of sample location
direksi Numeric 3 degrees No 0 - 360 Direction for a wave or current.
North (E = 90)
disrate Numeric 9 cubic
metres
per
second
No >0 Discharge rate for springs
electr Char 1 No Y/N Access to e
flowrate Numeric 5 cubic
metres
No >0 Flowrate for rivers
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 27 EvdZ24/05/04
Field name Field type Field
size
Unit Mandatory Validation Keterangan Explanation
per
second
heacent Numeric 9 No Number of community health centres per district
height Numeric 9 metres No >0 Height for contour line
hospt Numeric 9 No Number of publ
houdis Char 1 No Y/N Household waste disposal
housan Char 1 No Y/N Household sanitary facilities
instansi Char 40 No Agency to be contacted about the entity
jarak Numeric 9 Nautical
miles
No >0, <50 Distance at
kapasit Numeric 9 cubic
meters
No >0 Capacity of a storage tank in cubic meters, if
known
kecepatan Numeric 9 knots No kecepatan arus Current speed
komentar Char 40 No Comment
koran Char 1 No Y/N Access to newspapers
latitude Numeric 8,5 decimal
degrees
No >-12.00<6.00 Latitude co
lifexp Numeric 3 years No >0 Life expectancy (
longitude Numeric 10,5 decimal
degrees
No >94.00<141.0
0
Longitude co
malnut Numeric 9 No Malnutrition, n
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 28 EvdZ24/05/04
Field name Field type Field
size
Unit Mandatory Validation Keterangan Explanation
masa Numeric 3 seconds No >0 Average time period between waves
mortal Numeric 9 No Kematian Mortality rate, n
mrkdis Char 1 No Y/N Market waste disposal
musim Char 1 No Y/N Seasonal character for rivers or road restriction
nama Char 40 No Nama Name of any entity
nbelde Numeric 9 No Number of elderly family member
nbhisc Numeric 9 No Number of high school per district
nbincp Numeric 9 No Number of incapacitated family member
nbmen Numeric 9 No >0 Number of men
nbprsc Numeric 9 No Number of primary school per district
nbsesc Numeric 9 No Number of secondary school per district
nbsick Numeric 9 No Number sick family member
nbunem Numeric 9 No Number unemployed family members
nbuniv Numeric 9 No Number of universities per district
nbwom Numeric 9 No >0 Number of wom
panjang Numeric 9 metres No >0 panjang Length, calculated by GIS
ph Numeric 4,1 No >0<14 Kemasaman Average of pH of sea water at a point
planprt Char 1 No Y/N Planning family practices
radio Char 1 No Y/N Access to radio
ratio Numeric 1,2 No >0 Sex ratio men women (nbmen / nbwom)
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc 29 EvdZ24/05/04
Field name Field type Field
size
Unit Mandatory Validation Keterangan Explanation
saliniti Numeric No ?? Salinitas air Average of salinity readings at a point
sektor1 Numeric 3 degrees No >=0<=360 Degrees clockwise from north (E = 90).
sektor2 Numeric 3 degrees No >=0<=360sek
tor2 > sektor1
Degrees clockwise from north (E = 90).
solpar Numeric 1,2 percentag
e
No Percentage of sole parenting
suhu Numeric 4,1 No >0<40 Average of temperature readings at a point
tanggal Numeric 8 No >1990<
TODAY()
Date at which road s
assessed, YYYYMMDD
teks1 Char 40 No Text displayed on a kilometre post facing the on
coming traffic
teks2 Char 40 No Text displayed on the back of a kilometre post
televisi Char 1 No Y/N Access to television
tema Char 6 No Theme code
tembus Numeric 2 metres No >0<50 Average of water transparency readings at a point
tinggi Numeric 3,1 metres No >0 Tinggi
gelombang
Height of waves
total Numeric 9 No >0 Total inhabitants per district
unsur Char 6 No Feature code
warna Char 10 No Colour of beam from a light house
watbil Char 1 No Incidence level of water born diseases

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf


Appendix D Data definition

Note: Features and attributes in italic have to be created as result of thematic
surveys.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf



Index

Alam lindung, 14
Arus, 40
Bahaya banjir, 78
Bahaya erosi, 80
Bahaya gempa bumi, 74
Bahaya kebakaran hutan, 87
Bahaya letusan gunung api, 73
Bahaya limbah toksik, 85
Bahaya pengotoran darat, 82
Bahaya pengotoran udara, 83
Bahaya perindustrian dan energi, 86
Bahaya siklon/taifun, 77
Bahaya tanah longsor, 76
Bahaya tsunami, 75
Bandara udara, 52, 57
Bangunan, 12, 21
Bangunan pantai, 33
Bangunan pemancingan, 46
Bantuan navigasi, 36
Batas kabupaten, 9
Batas kecamatan, 10
Batas negara, 7
Batas propinsi, 8
Daerah industri, 15
Daerah istimewa, 35
Daerah pemukiman, 11
Drainase pemukaan, 69
Erosi, 79
Formasi geologi, 17
Garis kontur dan kontur laut, 50
Garis pantai, 45
Gelombang, 42
Jalan, 56
Jalan kereta api, 55
Jalan Kereta api, 59
Jalur penyangga, 61
Kabel listrik, 26
Kabupaten, 4
Karakteristik oseanografi, 41
Kawat telekom, 27
Kecamatan, 5
Kepemilikan lahan, 63
Kerangka, 38
Konflik, 64, 65
Lereng lahan, 70
Limbah toksik, 84
Makam, 13, 22
Menara, 32
Menara air minum, 29
Morfologi laut, 39
Negara, 2
Obyek jalan, 60
Pariwisata, 18, 19
Pelabuhan, 53, 58
Pelampung, 37
Pengotoran, 81
Penutupan lahan dan pesisir, 44
Perairan, 47, 48, 49
Perikanan komersial, 71
Perikanan tradisional, 72
Pertambangan, 20, 23
Pipa, 28
Propinsi, 3
Pusat listrik, 24, 30
Rambu laut, 34
Satuan lahan, 66
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf


Satuan pesisir dan laut, 67
Sistem drainase, 68
Sosial dan demografi, 6
Struktur kereta api, 54
Tangki, 25, 31
Tata guna lahan, 16
Tembus, 43
Titik kontrol, 51
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
1


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
2

1. BNATIA - NEGARA
Description
Country (Indonesia and neighbouring countries) - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BNATIA
Code k_bnatia Char 6 40002
Unique identifier bnatia_id Numeric 5
Area area Numeric 9 calculated by GIS
Country code k_negara Char 3 Kode Negara, see k_negara
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
40002 is the generic code for this feature. The country code and name are
provided in a separate table.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
3

2. BPROVA - PROPINSI
Description
Province - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BPROVA
Code k_bprova Char 6 40102
Unique identifier bprova_id Numeric 5
Area area Numeric 9 calculated by GIS
Province code k_propinsi Char 2 Kode propinsi, see
k_propinsi
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
The 2-digit province code and its name are provided in a separate table.
All province codes are provided here regardless those who are concerned or not
by the project.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
4

3. BDSTRA - KABUPATEN
Description
District boundaries - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BDSTRA
Code k_bdstra Char 6 40202
Unique identifier bdstra_id Numeric 5
Area area Numeric 9 calculated by GIS
Province code k_propinsi Char 2 Kode propinsi, see
k_propinsi
Kabupaten code k_kabupaten Char 2 Kode Kabupaten, see
k_kabupaten
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram
tema C(6)
unsur C(6)
k_bdstra C(6)
area 9(9)
date 9(8)
komentar C(40)
bdstra_id 9(5)
k_propinsi C(2)
k_propinsi C(2)
Propinsi C(40)
Kode propinsi (look up)
k_kabupaten C(2)
k_propinsi C(2)
Kabupaten C(40)
Kode kabupaten (look up)
k_kabupaten C(2)
k_bdstra = "40202
Kabupaten (area)

Remarks
Baseline:
A district is uniquely identified by the combination of a 2-digit province code and a
2-digit district code. The district codes are provided in a separate table.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
5



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
6

4. BSDSTA - KECAMATAN
Description
Sub-district - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BSDSTA
Code k_bsdsta Char 6 40302
Unique identifier bsdsta_id Numeric 5
Area area Numeric 9 calculated by GIS
Province code k_propinsi Char 2 Kode propinsi, see
k_propinsi
Kabupaten code k_kabupaten Char 2 Kode Kabupaten, see
k_kabupaten
Kecamatan code k_kecamatan Char 3 Kode Kecamatan, see
k_kecamatan
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram
tema C(6)
unsur C(6)
k_bsdsta C(6)
area 9(9)
date 9(8)
komentar C(40)
bsdsta_id 9(5)
k_propinsi C(2)
k_propinsi C(2)
Propinsi C(40)
Kode propinsi (look up)
k_kabupaten C(2)
k_propinsi C(2)
Kecamatan C(40)
Kode kabupaten (look up)
k_kabupaten C(2)
k_kecamatan C(3)
k_kecamatan C(3)
k_propinsi C(2)
Kabupaten C(40)
k_kabupaten C(2)
Kode kecamatan (look up)
K_bsdsta = "40302
Kecamatan (area)

Remarks
Baseline, see
A sub-district is uniquely identified by the combination of a 2-digit province code,
a 2-digit district code and a 3-digit sub-district code. The sub-district coding is
provided in a separate table.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
7


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
8

5. DATA SOSIAL DAN DEMOGRAFI
Description
Social and demographic data related to Kecamatan - Text
Relationship diagram

Remarks
Thematic:
Social and demographic information are related to Kecamatan boundaries. Links
are made through the unique identifier.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
9


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
10

6. BNATIL - BATAS NEGARA
Description
Boundaries between Indonesia and neighbouring countries - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BNATIL
Code k_bnatil Char 6 40002
Unique identifier bnatil_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Country code k_negara Char 3 Kode Negara, see k_negara
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
40002 is the generic code for this feature. The country code and the country
name are provided in a separate table.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
11

7. BPROVL - BATAS PROPINSI
Description
Provincial boundaries - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BPROVL
Code k_bprovl Char 6 40102
Unique identifier bprovl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Province code 1 k_prop1 Char 2 Kode propinsi, see
k_propinsi
Province code 2 k_prop2 Char 2 Kode propinsi, see
k_propinsi
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
The 2-digit province code and its name are provided in a separate table.
All province codes are provided here regardless those who are concerned or not
by the project.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
12


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
13

8. BDSTRL - BATAS KABUPATEN
Description
District boundaries - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BDSTRL
Code k_bdstrl Char 6 40202
Unique identifier bdstrl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Province code 1 k_prop1 Char 2 Kode propinsi, see
k_propinsi
Kabupaten code
1
k_kab1 Char 2 Kode Kabupaten, see
k_kabupaten
Province code 2 k_prop2 Char 2 Kode propinsi, see
k_propinsi
Kabupaten code
2
k_kab2 Char 2 Kode Kabupaten, see
k_kabupaten
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
A district is uniquely identified by the combination of a 2-digit province code and a
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
14

2-digit district code. The district codes are provided in a separate table.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
15

9. BSDSTL - BATAS KECAMATAN
Description
Sub-district boundaries - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 BATASB
unsur unsur Char 6 BSDSTL
Code k_bsdstl Char 6 40302
Unique identifier bsdstl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Province code 1 k_prop1 Char 2 Kode propinsi, see
k_propinsi
Kabupaten code
1
k_kab1 Char 2 Kode Kabupaten, see
k_kabupaten
Kecamatan code
1
k_kec1 Char 3 Kode Kecamatan, see
k_kecamatan
Province code 2 k_prop2 Char 2 Kode propinsi, see
k_propinsi
Kabupaten code`2 k_kab2 Char 2 Kode Kabupaten, see
k_kabupaten
Kecamatan code 2 k_kec2 Char 3 Kode Kecamatan, see
k_kecamatan
Record date date Numeric 8
Comment komentar Char 40

Relationship diagram
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
16


Remarks
Baseline:
A sub-district is uniquely identified by the combination of a 2-digit province code,
a 2-digit district code and a 3-digit sub-district code. The sub-district coding is
provided in a separate table.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
17

10. URBANA - DAERAH PEMUKIMAN
Description
Urban areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 URBANA
Code k_urbana Char 6 10000
Unique identifier urbana_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of area nama Char 40
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature corresponds to urban areas as defined in LPI and RBI mapping
standards.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
18

11. BUILDA BANGUNAN
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
19


Description
Buildings - Area
Attribute fields
Description name type
size
Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 BUILDA
Code k_build Char 6 Kode bangunan, see k_build
Unique identifier builda_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of building nama Char 40
Responsible
agency
instansi Char 40
Religion code k_agama Char 6 if Code = 51000, Kode
agama, see k_agama
Collection date date Numeric 8
Relationship diagram

Remarks
Baseline:
The building type attribute values correspond to those defined in the LPI and RBI
mapping standards. The first attribute value BUILD for Building, undefined, has
been defined to store all buildings that could not be qualified, such as for
example, new buildings detected from satellite image interpretation.
Other attribute values are directly derived from the LPI and RBI content.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
20


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
21

12. CEMETA MAKAM
Description
Cemetery - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 CEMETA
Code k_cemeta Char 6 51100
Unique identifier cemeta_id Numeric 5
Area area Numeric 9 calculated by GIS
Religion code k_agama Char 6 Kode agama, see k_agama
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature is to store information related to cemeteries.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
22

13. CSAREA - ALAM LINDUNG
Description
Conservation area - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 CSAREA
Code k_awet Char 6 Kode tipe mengawetan, see
k_awet
Unique identifier csarea_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of area nama Char 40
Responsible
agency
instansi Char 40
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature contains conservation areas. This information is only present in the
RBI at scale 1: 250 000.
Thematic:
Conservation area types have to be collected


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
23


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
24

14. INDUSA - DAERAH INDUSTRI
Description
Industrial areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 INDUSA
Code k_indusa Char 6 51900
Unique identifier indusa_id Numeric 5
Area area Numeric 9 calculated by GIS
Type of industry k_indust Char 6 Kode tipe industri, see
k_indust
Company perusa_id Char 6 Informasi perusahaan, see
perusahaan
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns industrial areas, whatever they are. This feature is not
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
25

present in LPI and RBI. It will be identified mostly from satellite image
interpretation. However, the type of industry and company name can only be
obtained through ground surveys.
The company (perusahaan) table has to be filled and a 6 digit code has to be
defined for each company.
Thematic:
The company (perusahaan) table has to be filled and a 6 digit code has to be
defined for each company.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
26

15. LANDUA TATA GUNA LAHAN
Description
Land use classes, including marine and coastal areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 LANDUA
Code k_landua Char 6 Kode tipe fungsi, see
k_landua
Unique identifier landua_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Baseline:
This feature concerns information broadly related to agriculture that are contained
in RBI and LPI.
Thematic:
Additional land use categories have to be collected to complete this layer.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
27

16. GEOLOA FORMASI GEOLOGI
Description
Geological formations - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 GEOLGY
unsur unsur Char 6 GEOLOA
Code k_geoloa Char 6 Tipe batuan, see k_geoloa
Unique identifier geoloa_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
Geological formations have to be recorded into Tipe batuan look up table.
Groups of geological formations are recorded in Grup batuan table


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
28

17. LEISUA PARIWISATA
Description
Leisure areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 LEISUA
Code k_activ Char 6 Kode tipe activitas, see
k_activ
Unique identifier leisua_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature has been set up to store all information related to tourism and leisure
activities. At the base data level, this term encompasses all types of activities:
golf, hotels, resorts, etc.
Thematic:
type of activities to be completed


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
29

18. LEISUP PARIWISATA
Description
Leisure areas - point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 LEISUP
Code k_activ Char 6 Kode tipe activitas, see
k_activ
Unique identifier leisup_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature has been set up to store all information related to tourism and leisure
activities. At the base data level, this term encompasses all types of activities:
golf, hotels, resorts, etc.
Thematic:
type of activities to be completed



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
30

19. MININA PERTAMBANGAN
Description
Mining areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 MININA
Code k_mining Char 6 Kode pertambangan, see
k_mining
Unique identifier minina_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of mine nama Char 40
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature involves all information concerning mining and resources
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
31

exploitation.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
32

20. BUILDP BANGUNAN
Description
Buildings - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 BUILDP
Code k_build Char 6 Kode bangunan, see k_build
Unique identifier buildp_id Numeric 5
Name of building nama Char 40
Responsible
agency
instansi Char 40
Religion code k_agama Char 6 Kode agama, see k_agama
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
Contains all information related to divers types of buildings contained in the LPI
and RBI maps. The first attribute value BUILD for Building, undefined has
been defined to store all buildings types that could not be qualified, such as for
example, new buildings detected from satellite image interpretation.
Other attribute values are directly derived from the LPI and RBI standards.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
33

21. CEMETP MAKAM
Description
Cemetery - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 CEMETP
Code k_cemetp Char 6 51100
Unique identifier cemetp_id Numeric 5
Religion code k_agama Char 6 Kode agama, see k_agama
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature is to store information related to cemeteries.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
34

22. MININP PERTAMBANGAN
Description
Mining areas - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 MININP
Code k_mining Char 6 Kode pertambangan, see
k_mining
Unique identifier mininp_id Numeric 5
Name of mine nama Char 40
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature contains all information concerning mining and resources
exploitation.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
35



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
36

23. POWERA - PUSAT LISTRIK
Description
Electric transformer - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 POWERA
Code k_powera Char 6 51600
Unique identifier powera_id Numeric 5
Area area Numeric 9 calculated by GIS
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns only electric transformers that are big enough to be
represented by a polygon in a spatial database with a level of detail
corresponding to that of a map 1:50,000.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
37

24. TANKSA TANGKI
Description
Tank - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 TANKSA
Code k_tanksa Char 6 Kode tipe tangk, see
k_tanksa
Unique identifier tanksa_id Numeric 5
Area area Numeric 9 calculated by GIS
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Capacity kapasit Char 9 capacity (if known) in cubic
meters
Collection date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Baseline:
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
38

This feature concerns large tanks that are used to store water, petrol or
chemicals.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
39

25. CBLPWL KABEL LISTRIK
Description
Power cable - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 CBLPWL
Code k_cblpwl Char 6 Kode tipe kabel, see
k_cblpwl
Unique identifier cblpwl_id Numeric 5
Position k_posisi Char 6 Kode posisi kabel, see
k_posisi
Length panjang Numeric 9 calculated by GIS
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
40

Baseline:
This feature contains all types of power cables: aerial, buried or sub-marine.
Thematic:
Thematic data will provide additional information on cable position, buried, aerial
or sub-marine.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
41

26. CBLCOL - KAWAT TELEKOM
Description
Telecommunication lines - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 CBLCOL
Code k_cblcol Char 6 11706
Unique identifier cblcol_id Numeric 5
Position k_posisi Char 6 Kode posisi kabel, see
k_posisi
Length panjang Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature has been defined specifically for telecommunication lines.
Thematic:
More information have to be collected on cable position: buried, aerial, sub-
marine




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
42

27. PIPELL PIPA
Description
Pipelines - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6
unsur unsur Char 6
Code k_pipell Char 6 Kode tipe pipa, see k_pipell
Unique identifier pipell_id Numeric 5
position k_posisi Char 6 Kode posisi pipa, see
k_posisi
Length panjang Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns all sorts of pipelines like for oil and water.
Thematic:
More information has to be collected on pipeline type and position.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
43

28. INFRAP - MENARA AIR MINUM
Description
Water tower - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 INFRAP
Code k_infrap Char 6 10906
Unique identifier infrap_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature refers to water towers that are to small to be represented as an area
feature.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
44

29. POWERP - PUSAT LISTRIK
Description
Electric transformer - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 POWERP
Code k_powerp Char 6 11000
Unique identifier powerp_id Numeric 5
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Collection date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Baseline:
This feature refers to electric transformers that are too small to be represented as
an area feature.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
45

30. TANKSP TANGKI
Description
Tank - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 TANKSP
Code k_tanksa Char 6 Kode tipe tangk, see
k_tanksa
Unique identifier tanksp_id Numeric 5
Company perusa_id Char 6 Kode informasi perusahaan,
see perusahaan
Capacity kapasit Char 40 capacity (if known) & unit
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns tanks for water and petrol that cannot be represented as an
area feature. The undefined attribute value has been added for tanks
interpreted from satellite images.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
46



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
47

31. TOWERP MENARA
Description
Tower - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 INFRAS
unsur unsur Char 6 TOWERP
Code k_towerp Char 6 Kode tipe menara, see
k_towerp
Unique identifier towerp_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature is also to record symbols found in maps under a point format.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
48

32. COSAMA - BANGUNAN PANTAI
Description
Coastal protections - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 COSAMA
Code k_cosama Char 6 Kode bangunan pantai, see
k_cosama
Unique identifier cosama_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature contains man made coastal protection features dedicated to harbour
and coast protection.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
49

33. NAVIGA - RAMBU LAUT
Description
Navigation channels - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 NAVIGA
Code k_naviga Char 6 Kode tipe rambu laut, see
k_naviga
Unique identifier naviga_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature refers to specific navigation zones such as sea-lanes and navigation
channels.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
50

34. SPAREA - DAERAH ISTIMEWA
Description
Special areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 SPAREA
Code k_sparea Char 6 Tipe daerah, see k_sparea
Unique identifier sparea_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature groups specific and restricted areas, such as anchoring and non-
anchoring places, military and mined areas, which theoretically do not overlap.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
51

35. AIDNAP - BANTUAN NAVIGASI
Description
Navigation aids - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 AIDNAP
Code k_aidnap Char 6 Tipe bantuan navigasi, see
k_aidnap
Unique identifier aidnap_id Numeric 5
Name nama Char 40
Colour warna Char 10 if lighthouse
Sector start sektor1 Numeric 3 if lighthouse. Degrees
clockwise (north = 0). Valid
range 0 360
Sector end sektor2 Numeric 3 if lighthouse. As sektor1.
sektor2 > sektor1
Range jarak Numeric 9 if lighthouse. Distance at
which light is visible
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns navigation aids, such as lighthouses and radar stations.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
52

Attributes of this feature define range, sectors and periods.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
53

36. BUOYNP PELAMPUNG
Description
Buoys - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 BUOYNP
Code k_buoynp Char 6 Tipe pelampung, see
k_buoynp
Unique identifier buoynp_id Numeric 5
Name of buoy nama Char 40 Nama pelampung
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline/
This point feature contains navigation aids, but specifically the types of buoys that
are included in the LPI and RBI standards.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
54

37. WRECKP KERANGKA
Description
Wrecks & non natural navigational hazards - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 NAVIGA
unsur unsur Char 6 WRECKP
Code k_wreckp Char 6 Tipe kerangka, see
k_wreckp
Unique identifier wreckp_id Numeric 5
Name of wreck nama Char 40 Nama kerangka
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
Two types of wrecks are included in the RBI and LPI standards: submerged and
emerged wrecks. Wrecks are considered point features.
Thematic:
Data have to be collected on non natural navigational hazards non reported onto
LPI & RBI.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
55


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
56

38. SEABEA - MORFOLOGI LAUT
Description
Seabed geology - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 OSEANO
unsur unsur Char 6 SEABEA
Code k_seabea Char 6 Tipe morfologi laut, see
k_seabea
Unique identifier seabea_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
With the exception of SEAB01 and SEAB02, the features exist in geomorphologic
maps. SEAB01 and SEAB02 can be interpreted from satellite images. If maps
are not available, data must be obtained through field surveys.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
57

39. CURENP ARUS
Description
Currents - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 OSEANO
unsur unsur Char 6 CURENP
Code k_curenp Char 6 CURENT
Unique identifier curenp_id Numeric 5
Current velocity kecpatan Numeric 9 Kecepatan arus
Name of current nama Char 40
Direction direksi Numeric 3 Degrees clockwise from
North (=0)
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline
This feature is to provide information about current characteristics, such as
direction and speed. Sample positions will be recorded as points.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
58

40. OSEANP KARAKTERISTIK OSEANOGRAFI
Description
Oceanographic characteristics, temperature, salinity, pH - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 OSEANO
unsur unsur Char 6 OSEANP
Unique identifier oseanp_id Numeric 5
Depth depth Numeric 6 Kedalaman lokasi
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
Oceanographic characteristics have to be recorded at three different levels: one
meter below the surface, at 0.2 of the location depth and at 0.8 of the local
depth. The table k_obslev is to define these 3 levels. The location depth is
recorded into the depth field.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
59

41. WAVESP GELOMBANG
Description
Waves characteristics - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 OSEANO
unsur unsur Char 6 WAVESP
Code k_wavesp Char 6 WAVESC
Unique identifier wavesp_id Numeric 5
Dominant
direction
direksi Numeric 3 Degrees clockwise from
North (=0)
Height tinggi Numeric 9 Tinggi gelombang (metres)
Period masa Numeric 3 detik
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns type, direction, speed, height and period of waves.





MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
60

42. WTRANP TEMBUS
Description
Water transparency - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 OSEANO
unsur unsur Char 6 WTRANP
Code k_wtranp Char 6 WTRANS
Unique identifier wtranp_id Numeric 5
Water
transparency
value
tembus Numeric ??
Collection date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Baseline:
This feature concerns water transparency.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
61

43. LAMACA PENUTUPAN LAHAN DAN PESISIR
Description
Land and marine cover classes - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PENUTU
unsur unsur Char 6 LAMACA
Code k_lamaca Char 6 Penutupan lahan dan pesisir,
see k_lamaca
Unique identifier lamaca_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of area name Char 40 Name of the area
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
LPI and RBI symbols must be converted into areas (polygons) to be used in the
GIS database. Nipa and swamp forest are not included in these standards but
are easily interpretable from satellite images and little ground verification. Mud
flats are easily identifiable in satellite images if they are wide enough. When
covered by Cyanophycea (algae), the colour turns to be a lot darker.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
62

Thematic:
Additional reef flat classes have to be collected when the reef is wide enough.
Ecosystem condition and dominant species (maximum of 3 species) have to be
collected and recorded respectively into k_kondisi and k_jenis database tables.
Referring to individual polygons, links have to be established between lamaca
unique identifier and these tables.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
63

44. COASTL - GARIS PANTAI
Description
Coastlines - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PANTAI
unsur unsur Char 6 COASTL
Code k_coastl Char 6 Tipe garis pantai, see
k_coastl
Unique identifier coastl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature contains the different definitions of coastlines. MSL, Medium Sea
Level constitutes the zero level for altitude computation. The Lowest Water
Level (LWL) represents the zero level for LPI standard. However, in the
MCRMP database both altitudes and bathymetry refer to MSL. The difference
between High Water Level (HWL) and LWL is useful information for coastal
management for it indicates the tidal area.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
64

45. COASTP - BANGUNAN PEMANCINGAN
Description
Large fishing structures - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PANTAI
unsur unsur Char 6 COASTP
Unique identifier coastp_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
In Indonesian, numbers of fishing structures are in installed in coastal waters.
They are sometime visible on satellite images an could be mapped this way.
They could be mobile in the form of large boats fitted with large square nets, or
fixed and in this case made of wood and bamboo structure.
Thematic:
Additional information will be collected on the type of bagan, fixed or mobile, and
on the type of catch: fish, shrimp, mixed, other.
These additional information must be recorded into Tipe alat pemancingan
(k_fishge) and Tipe sumberdaya (k_catch) tables. These table records are
linked to polygon unique identifier (coastp_id), through Perikanan (perikan_id)
unique identifiers.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
65



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
66

46. HYDROA - PERAIRAN
Description
Water bodies - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PERAIR
unsur unsur Char 6 HYDROA
Code k_hydroa Char 6 Tipe unsur air, see k_hydroa
Pollution level k_level Char 1 Tingkatan, see k_level
Flow rate flowrate Numeric 9 Cubic metre per second
Unique identifier hydroa_id Numeric 5
Area area Numeric 9 calculated by GIS
Name nama Char 40 nama unsur
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram
tema C(6)
unsur C(6)
flowrate 9(9)
area 9(9)
nama C(40)
date 9(8)
komentar C(40)
hydroa_id 9(5)
Tipe unsur air (look up)
k_hydroa C(6)
k_hydroa C(6)
hydroand C(40)
hydroaEng C(40)
k_level C(1)
k_level C(1)
levelnd C(40)
levelEng C(40)
Tingkatan (look up)
Perairan (area)

Remarks
Baseline:
This feature is dedicated to hydrologic features that are large enough to be
represented as area. This is true for big rivers and canals, lakes, ponds and
eventually dam structure.
Thematic:
Water pollution level and the flow rate have to be collected.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
67


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
68

47. HYDROL PERAIRAN
Description
Rivers network - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PERAIR
unsur unsur Char 6 HYDROL
Code k_hydrol Char 6 Tipe perairan, see k_hydrol
Pollution level k_level Char 1 Tingkatan, see k_level
Flow rate flowrate Numeric 9 Cubic metres per second
Seasonality musim Char 1 yes, no: Y/N
Unique identifier hydrol_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Name of water
feature
nama Char 40 Nama unsur
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature is to store hydrographic networks through line features. The line
represents the centre line of the river or channel. Snapping options must be
used to connect correctly line segments. Distinction between permanent or
seasonal river is recorded with k_musim field.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
69

Thematic:
Water pollution level is based upon visible observation or known by local
population. Flow rate has to be collected.
Water pollution has to be related to river segments and not to the whole river.
Segments are defined by river junctions and by the presence of pollution
sources such as large villages, town, harbours and industrial plants.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
70

48. HYDROP PERAIRAN
Description
Water - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PERAIR
unsur unsur Char 6 HYDROP
Code k_hydrop Char 6 Tipe perairan, see k_hydrop
Pollution level k_level Char 1 Tingkatan, see k_level
Discharge rate disrate Numeric 9 Cubic metres per second
Seasonality musim Char 1 yes, no: Y/N
Unique identifier hydrop_id Numeric 5
Name of water
feature
nama Char 40 Nama unsur
Collection date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Baseline:
Depending on the object size, some hydrologic features have to be represented
as a point feature. This is especially the case for springs and waterfalls.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
71

Thematic:
Layer has to be completed with well feature, and additional characteristics: water
pollution level, seasonality and discharge rate.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
72

49. TOPOGL GARIS KONTUR DAN KONTUR LAUT
Description
Elevation and bathymetry - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TOPOGR
unsur unsur Char 6 TOPOGL
Code k_topogl Char 6 Tipe garis, see k_topogl
Unique identifier topogl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Height or depth height Numeric 9 (metres)
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature corresponds to contour lines and bathymetry.
Contour lines will have an attribute to define altitude as a positive value.
Bathymetry will be recorded with negative values. Zero level has been chosen
as MSL and it constitutes the limit between contour lines and bathymetry.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
73

50. TOPOGP - TITIK KONTROL
Description
Control points - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TOPOGR
unsur unsur Char 6 TOPOGP
Code k_topogp Char 6 Tipe titik kontrol, see
k_topogp
Unique identifier topogp_id Numeric 5
Longitude longitude Numeric 10,5 Decimal degrees
Latitude latitude Numeric 8,5 Decimal degrees
Height height Numeric 9 [metres]
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature includes all types of control points for which X,Y and/or Z are known.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
74

51. AIRPOA - BANDAR UDARA
Description
Airports - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 AIRPOA
Code k_airpoa Char 6 Tipe bandar udara, see
k_airpoa
Unique identifier airpoa_id Numeric 5
Area area Numeric 9 calculated by GIS
Name of airport nama Char 40
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
Thematic:





MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
75

52. HARBOA PELABUHAN
Description
Harbours - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 HARBOA
Code k_harboa Char 6 52338
Unique identifier harboa_id Numeric 5
Area area Numeric 9 calculated by GIS
Name nama Char 40
Main use k_pela Char 6 Tipe pelabuhan, see k_pela
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns harbour areas.
Thematic:
Additional information have to be collected to characterise the type of harbour: oil
terminal, ferry, container Fishing harbours must relate to a database table
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
76

describing species, year, volume, kg/tons.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
77

53. RAILWA STRUKTUR KERETA API
Description
Railway structures - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 RAILWA
Code k_railwa Char 6 Tipe unsur kereta api, see
k_railwa
Unique identifier railwa_id Numeric 5
Area area Numeric 9 calculated by GIS
Name nama Char 40 Nama jalan atau stasiun
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature concerns areas related to railway transportation which are large
enough to be represented by an area feature.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
78

54. RAILWL - JALAN KERETA API
Description
Railway network - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 RAILWL
Code k_railwl Char 6 Kode jalan kereta api, see
k_railwl
Unique identifier railwl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
Name nama Char 40 Nama unsur
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This feature corresponds to the railway network. Different types of railway are
defined as well as special features such as bridges and tunnels.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
79

55. ROADWL - JALAN
Description
Road network - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 ROADWL
Code k_roadwl Char 6 Tipe unsur jalan, see
k_roadwl
Unique identifier roadwl_id Numeric 5
Length panjang Numeric 9 calculated by GIS
KIMPRASWIL
code
k_jalan Char 10 Kode kimpraswil, see k_jalan
Road or structure
name
nama Char 40 Nama unsur
Surface type
code
k_muka Char 6 Perkerasan jalan, see
k_muka
Seasonal
restriction
musim Char 1 Yes, no: Y/N
Condition k_kondisi Char 1 Kondisi jalan, see k_kondisi
Date for condition
assessment
tanggal Char 8 yyyymmdd
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
80


Remarks
Baseline:
This feature contains all types of road networks. Roads are classified according
to the RBI/LPI types. As far as possible we recommend to record tunnel and
bridges as line segments of the road itself. If it is not possible, i.e. the structure
is too small, a special layer ROADWP has been difined to contains these
features.
Great attention must be paid to vector connections; otherwise GIS networking
function will not work properly.
Thematic:
Road condition (k_kondisi) and road cover (k_muka) have to be recorded.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
81

56. AIRPOP - BANDAR UDARA
Description
Airports - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 AIRPOP
Code k_airpop Char 6 Tipe bandar udara, see
k_airpop
Unique identifier airpop_id Numeric 5
Name of airport nama Char 40
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This airport point feature is to represent an airport when it is too small to be
represented as area feature given the required level of detail.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
82

57. HARBOP PELABUHAN
Description
Harbours - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 HARBOP
Code k_harbop Char 6 11946
Unique identifier harbop_id Numeric 5
Name nama Char 40
Main use k_pela Char 6 Tipe pelabuhan, see k_pela
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
This harbour point feature is to represent an harbour when it is too small to be
represented as area feature given the required level of detail.
Thematic:
Additional information have to be collected to characterise the type of harbour: oil
terminal, ferry, container Fishing harbours must relate to a database table
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
83

describing species, year, volume, kg/tons.





MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
84

58. RAILWP OBYEK JALAN KERETA API
Description
Railway structures - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 RAILWP
Code k_railwp Char 6 Tipe unsur kereta api, see
k_railwp
Unique identifier railwp_id Numeric 5
Name nama Char 40 Nama unsur
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
To represent a railway structure when it is too small to be an area given the
required level of detail.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
85

59. ROADWP OBYEK JALAN
Description
Road object - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TRANSP
unsur unsur Char 6 ROADWP
Code k_roadwp Char 6 Tipe unsur obyek jalan, see
k_roadwp
Unique identifier roadwp_id Numeric 5
KIMPRASWIL
code
k_jalan Char 10 Kode kimpraswil, see k_jalan
(untuk jembatan)
Object name nama Char 40 Nama obyek
Legend1 teks1 Char 40 From side of post facing
traffic
Legend2 teks2 Char 40 From side of post facing
away from traffic
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Baseline:
To represent road objects as points, e.g. kilometric marks, or small bridges and
fords, when they are too small to be designed as line segments (at the required
level of detail).
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
86



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
87

60. EASMNA JALUR PENYANGGA
Description
Easements - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 LUSLST
unsur unsur Char 6 EASMNA
Code k_easmna Char 6 Tipe jalur penyangga, see
k_easmna
Unique identifier easmna_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature concerns easements areas as buffer zones around pipelines.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
88

61. LAZOCA - RTRWP

Description
Present (current) land zoning ordinance - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 RENCAN
unsur unsur Char 6 LAZOCA
Code k_lazoca Char 6 k_lazoca
Unique identifier lazoca_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature concerns the current land zoning ordinance.




has to be completed
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
89

62. LANSTA KEPEMILIKAN LAHAN
Description
Land status - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 LANSTA
unsur unsur Char 6 LANSTA
Code k_lansta Char 6 Tipe status lahan, see
k_lansta
Unique identifier lansta_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
Land status information have to be collected and integrated within the database.
Groups of land status are recorded in Grup status lahan table



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
90

63. CONFLA KONFLIK
Description
Illegal use, conflicts, unresolved use rights - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 CONFLI
unsur unsur Char 6 CONFLA
Code k_confli Char 6 Tipe konflik, see k_confli
Unique identifier confla_id Numeric 5
Area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
Zones of existing conflicts have to be recorded.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
91

64. CONFLP KONFLIK
Description
Illegal use, conflicts, unresolved use rights - Point
Attribute fields
description name type size Value/ Look up
tema tema Char 6 CONFLI
unsur unsur Char 6 CONFLP
Code k_confli Char 6 k_confli
Unique identifier conflp_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks:
Thematic:
Points of existing conflicts have to be recorded.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
92

65. LUNITA SATUAN LAHAN
Description
Land, coastal and marine unit classes, used for soil classification and land
suitability - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 LSUITB
unsur unsur Char 6 LUNITA
Unique identifier lunita_id Numeric 5
Area area Numeric 9 calculated by GIS
Creation date date Numeric 8
Comment komentar Char 40

Relationship diagram

k_keslah C(6)
keslah C(2)
keslahnd C(40)
keslahEng C(40)
Kelas kesesuaian lahan
(look up)
k_hasil C(6)
hasilnd C(40)
hasilEng C(40)
Hasil (look up)
k_teksta C(6)
Tekstur tanah (look up)
tekstand C(40)
tekstaEng C(40)
Tingkatan (look up)
k_level C(1)
levelnd C(40)
levelEng C(40)
klastan_id C(6)
Permukaan berbatu-
batu (text)
perbatu_id C(6)
k_level C(1)
tema C(6)
unsur C(6)
area 9(9)
date 9(8)
komentar C(40)
lunita_id 9(5)
Satuan lahan (area)
Kesesuaian lahan (text)
lahkes C(6)
lunita_id C(6)
k_hasil C(6)
k_keslah C(6)
klastan_id C(6)
Kegaraman (text)
kgaram_id C(6)
k_level C(1)
Klasifikasi tanah (text)
lunita_id C(6)
klastan_id C(6)
k_slope C(6)
k_kedtan C(6)
k_teksta C(6)
k_dratyp C(6)
k_asaman C(6)
Kemasaman (look up)
k_asaman C(6)
asamannd C(40)
asamanEng C(40)
Drainase tipe
(look up)
k_dratyp C(6)
dratypnd C(40)
dratypEng C(40)
k_kedtan C(6)
Kedalaman efektif
tanah (look up)
kedtannd C(40)
kedtanEng C(40)
Klasifikasi lereng
(look up)
k_slope C(6)
slopend C(40)
slopeEng C(40)
Kematangan gambut
(look up)
k_kematang C(6)
kematangnd C(40)
kematangEng C(40)
Ketebalan gambut
(look up)
k_tebal C(6)
tebalnd C(40)
tebalEng C(40)
klastan_id C(6)
Tingkatan erosi (text)
tkerosi_id C(6)
k_level C(1)
k_tebal C(6)
klastan_id C(6)
gambut_id C(6)
k_kematang C(6)
Gambut (text)

Remarks
Thematic:
Land units are mainly based on geomorphology; land system units as defined for
RePPPRoT maps (1:250,000) can be used and should be further subdivided to
obtain land units at a level of detail corresponding to 1:50,000. Soil data shall
be collected based on land units. Physical land suitability for the specified land
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
93

uses is obtained for each land unit through land evaluation



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
94

66. LUNISA SATUAN PESISIR DAN LAUT
Description
Coastal and marine unit classes, used for coastal areas suitability - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 LSUITB
unsur unsur Char 6 LUNISA
Unique identifier lunisa_id Numeric 5
Area area Numeric 9 calculated by GIS
Creation date date Numeric 8
Comment komentar Char 40

Relationship diagram

k_hasil C(6)
hasilnd C(40)
hasilEng C(40)
Hasil (look up)
tema C(6)
unsur C(6)
area 9(9)
date 9(8)
komentar C(40)
lunisa_id 9(5)
Satuan laut dan
pesisir (area)
Klasifikasi gelombang
(look up)
k_waves C(6)
wavesnd C(40)
wavesEng C(40)
Klasifikasi arus
(look up)
k_curren C(6)
currennd C(40)
currenEng C(40)
Klasifikasi temperatur
(look up)
k_watemp C(6)
watempnd C(40)
watempEng C(40)
Klasifikasi salinitas
(look up)
k_salini C(6)
salinind C(40)
saliniEng C(40)
Tipe morfologi laut
(look up)
k_seabea
C(6)
seabeand C(40)
seabeaEng C(40)
Klasifikasi pH
(look up)
k_watph C(6)
watphnd C(40)
watphEng C(40)
Klasifikasi kejernihan
(look up)
k_watrsp C(6)
watrspnd C(40)
watrspEng C(40)
Klasifikasi kedalaman
(look up)
k_depthcl C(6)
depthclnd C(40)
depthclEng C(40)
Klas laut dan pesisir
(text)
lunisa_id 9(5)
klaslaut_id C(6)
Kesesuaian laut dan
pesisir (text)
laukes C(6)
lunisa_id 9(5)
k_hasil C(6)
k_keslah C(6)
k_keslah C(6)
keslah C(2)
keslahnd C(40)
keslahEng C(40)
Kelas kesesuaian
lahan (look up)
k_curren C(6)
current_id 9(5)
klaslaut_id C(6)
Arus (text)
k_waves C(6)
klaslaut_id C(6)
wavesp_id 9(5)
Gelombang (text)
k_seabea C(6)
klaslaut_id C(6)
seabed_id C(6)
Morfologi laut (text)
watphp_id 9(5)
klaslaut_id C(6)
k_watph C(6)
Asaman (text)
k_salini C(6)
salini_id 9(5)
klaslaut_id C(6)
Salinitas (text)
k_watrsp C(6)
watrsp_id 9(5)
klaslaut_id C(6)
Kejernihan (text)
k_watemp C(6)
watemp_id 9(5)
klaslaut_id C(6)
Temperatur (text)
k_depthcl C(6)
depthcl_id 9(5)
klaslaut_id C(6)
Kedalaman laut (text)

Remarks
Thematic:
Marine and coastal units must be defined. They will be derived from
oceanographic data: salinity, pH, temperature, transparency, seabed
composition, and depth.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
95



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
96

67. DRAINL SISTEM DRAINASE
Description
Drainage network - Line
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PERAIR
unsur unsur Char 6 DRAINL
Unique identifier drainl_id Numeric 5
length panjang Numeric 9 calculated by GIS
creation date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Thematic:
This feature is to be derived from the Digital Terrain Model / elevation data.
This feature will be the base for the creation of the surface drainage patterns:
Drainase pemukaan.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
97

68. DRAINA DRAINASE PEMUKAAN
Description
Surface drainage patterns - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 PERAIR
unsur unsur Char 6 DRAINA
Unique identifier draina_id Numeric 5
Drainage pattern k_draina Char 6 Pola drainase, see k_draina
length panjang Numeric 9 calculated by GIS
creation date date Numeric 8
Comment komentar Char 40


Relationship diagram

Remarks
Thematic:
This feature is to be derived from the surface drainage network. Patterns are
classified according the terminology provided into Pola drainase (k_draina) look
up table.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
98

69. SLOPEA LERENG LAHAN
Description
Slopes - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 TOPOGR
unsur unsur Char 6 SLOPEA
Unique identifier slopea_id Numeric 5
Slope classes k_slope Char 1 Klasifikasi lereng, see
k_slope
area area Numeric 9 calculated by GIS
creation date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to be derived from the Digital Terrain Model / elevation data.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
99

70. FISHCA PERIKANAN KOMERSIAL
Description
Commercial fishing zones - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 FISHCA
Unique identifier fishca_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe commercial fishing zones. Data have to be recorded
on different type of fishing gears as well as catched species.
The fishing gear (Tipe alat pemancingan) and the main catch (Tipe sumberdaya)
have to be recorded in Perikak (text) file and linked to respective look up tables,
k_fishge and k_catch.
Perikak (text) is linked to Perikanan komersial (area) through unique identifiers
(*_id).

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
100

71. FISHTA PERIKANAN TRADISIONAL
Description
Customary (traditional) fishing areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 FUNGSI
unsur unsur Char 6 FISHTA
Unique identifier fishta_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe customary (traditional) fishing zones.
The fishing gear (Tipe alat pemancingan) and the main catch (Tipe sumberdaya)
have to be recorded in Perikat (text) file and linked to respective look up tables,
k_fishge and k_catch.
Perikat (text) is linked to Perikanan tradisional (area) through unique identifiers
(*_id).

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
101

72. ERUPTA- BAHAYA LETUSAN GUNUNG API
Description
Eruption risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 ERUPTA
Unique identifier erupta_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe volcano eruption risk types.
The volcano type (Tipe gunung api) and the risk level (Tinkatan) have to be
recorded in Letusan (text) file and linked to respective look up tables, k_erupta
and k_level.
Letusan (text) is linked to Bahaya letusan gunung api (area) through unique
identifiers (*_id).


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
102

73. EARTQA BAHAYA GEMPA BUMI
Description
Earthquake risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 EARTQA
Unique identifier eartqa_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe earthquake risks.
The earthquake type (Tipe gempa bumi) and the risk level (Tinkatan) have to be
recorded in Gempa (text) file and linked to respective look up tables, k_eartqa
and
k_level. Gempa (text) is linked to Bahaya gempa bumi (area) through unique
identifiers (*_id).



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
103

74. TSUNMA BAHAYA TSUNAMI
Description
Tsunami risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 TSUNMA
Unique identifier tsunma_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe tsunami risks.
The tsunami origin (Sumber tsunami) and the risk level (Tinkatan) have to be
recorded in Tsunami (text) file and linked to respective look up tables,
k_tsunma and k_level.
Tsunami (text) is linked to Bahaya tsunami (area) through unique identifiers
(*_id).


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
104

75. LSLIDA BAHAYA TANAH LONGSOR
Description
Land slide risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 LSLIDA
Unique identifier lslida_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe land slide risk areas.
The land slide origin (Sumber tanah longsor) and the risk level (Tinkatan) have to
be recorded in Tanah longsora (text) file and linked to respective look up
tables, k_laslid and k_level.
Tanah longsora (text) is linked to Bahaya tanah longsor (area) through unique
identifiers (*_id).






MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
105




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
106

76. STORMA BAHAYA SIKLON/TAIFUN
Description
Cyclones and storms areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 STORMA
Unique identifier storma_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe cyclonic or abnormal wind conditions & storm surge
risks.
The type of cyclonic or abnormal wind conditions (Tipe cyklon taifun) and the risk
level (Tinkatan) have to be recorded in Cyklon (text) file and linked to
respective look up tables, k_storma and k_level.
Cyklon (text) is linked to Bahaya cyklon taifun (area) through unique identifiers
(*_id).



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
107

77. FLOODA BAHAYA BANJIR
Description
Flooding risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 FLOODA
Unique identifier flood_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe flooding risks.
The type of floofing (Tipe banjir) and the risk level (Tinkatan) have to be recorded
in Banjir (text) file and linked to respective look up tables, k_flood and k_level.
Banjir (text) is linked to Bahaya banjir (area) through unique identifiers (*_id).





MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
108

78. EROSIA EROSI
Description
Erosion/deposition areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 EROSIA
Unique identifier erosia_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This layer is to describe areas of existing erosion/deposition.
The type of erosion/deposition (Tipe erosi) and the erosion level (Tinkatan) have
to be recorded in Erodep (text) file and linked to respective look up tables,
k_tipero and k_level (Level look up table is use to characterise both erosion
level and erosion risk).
Erodep (text) is linked to Erosi (area) through unique identifiers (*_id).

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
109

79. ERISKA BAHAYA EROSI
Description
Erosion risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 EROSIP
Unique identifier erosip_id Numeric 5
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe erosion, deposition risks areas. This information is
derived from EROSIA layer.
The type of erosion/deposition (Tipe erosi) and the risk level (Tinkatan) have to
be recorded in Baeros (text) file and linked to respective look up tables,
k_tipero and k_level.
Baeros (text) is linked to Bahaya erosi (area) through unique identifiers (*_id).




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
110

80. POLLUA PENGOTORAN
Description
Pollution areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 POLLUA
Unique identifier pollua_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe areas of existing pollutions.
The type of pollution (Tipe pengotoran) and the pollution level (Tinkatan) have to
be recorded in Polusa (text) file and linked to respective look up tables, k_pollut
and k_level.
Polusa (text) is linked to Pengotoran (area) through unique identifiers (*_id).
Do not confuse with the following PRISKA layer that is to record areas of pollution
risk.




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
111






MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
112

81. PRISKA BAHAYA PENGOTORAN DARAT
Description
Pollution risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 PRISKA
Unique identifier priska_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe areas of pollution risks. This information is derived
from POLLUA layer.
The type of pollution risk (Tipe pengotoran) and the risk level (Tinkatan) have to
be recorded in Polura (text) file and linked to respective look up tables, k_pollut
and k_level.
Polura (text) is linked to Bahaya pengotoran data (area) through unique identifiers
(*_id).
Do not confuse with the previous POLLUA layer that is to describe areas of
existing pollution.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
113





MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
114

82. APRSKA BAHAYA PENGOTORAN UDARA
Description
Zone of aerial pollution risks - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 APRSKA
Unique identifier aprska_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe areas of aerial pollution risks.
The type of aerial pollution risk (Tipe pengotoran) and the risk level (Tinkatan)
have to be recorded in Berasap (text) file and linked to respective look up
tables, k_arpoll and k_level.
Berasap (text) is linked to Bahaya pengotoran udara (area) through unique
identifiers (*_id).




MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
115

83. TOXDUA LIMBAH TOKSIK
Description
Toxic & hazardous & waste dump areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 TOXUDA
Unique identifier toxuda_id Numeric 5
Waste type k_dump Char 6 Toxic waste type, see
k_dump
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe existing toxic & hazardous & waste dump areas.
Tipe toksik sampah look up table is to record the type of toxic dump.



MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
116

84. TDRSKA BAHAYA LIMBAH TOKSIK
Description
Risk areas related t toxic & hazardous & waste dumps- Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 TOXUDA
Unique identifier tdrska_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe the risk related to toxic & hazardous & waste dump
areas. This information is derived from TOXUDA layer.
The type of toxic dump (Tipe toksik sampah) and the risk level (Tinkatan) have to
be recorded in Toksia (text) file and linked to respective look up tables, k_dump
and k_level.
Toksia (text) is linked to Bahaya limbah toksik (area) through unique identifiers
(*_id).
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
117

85. IRISKA BAHAYA PERINDUSTRIAN DAN ENERGI
Description
High energy & industrial risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 IRISKA
Unique identifier iriska_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe high energy & industrial risk areas. This concerns
also areas that could be affected by accidental events.
The type of high energy & industrial risk (Tipe bahaya) and the risk level
(Tinkatan) have to be recorded in Bahina (text) file and linked to respective look
up tables, k_inrisk and k_level.
Bahina (text) is linked to Bahaya perindustrian dan energi (area) through
unique identifiers (*_id).
Buffer zone will be derived from pipeline layer PIPELL. Areas affected by an
eventual dam break must be defined.


MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
118

86. FFRSKA - BAHAYA KEBAKARAN HUTAN
Description
Forest & vegetation fire risk areas - Area
Attribute fields
description name type size Value/ Look up
tema tema Char 6 HAZARD
unsur unsur Char 6 FFRSKA
Code k_lamaca Char 6 Penutupan lahan dan pesisir,
see k_lamaca
Fire risk level k_level Char 1 Bahaya kebakaran hutan,
see k_level
Unique identifier ffrska_id Numeric 5
area area Numeric 9 calculated by GIS
Collection date date Numeric 8
Comment komentar Char 40

Relationship diagram

Remarks
Thematic:
This feature is to describe forest and vegetation fire risk areas.
The forest fire risk is associated to land/coastal cover classes and to a level
ranking from none to high.

MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
119

Appendix E Lookup tables
k_activ - Kode tipe activitas
k_activ activInd activEng
51300 campuran Mixed
51340 Arena Atletik dan Olah Raga Athletics
51350 Arena Pacuan Kuda Horse racing
SAILAC
T
Berlayar Sailing
SEEAC
T
Tampat tamasya Sightseeing
51342 Arena Jalur Golf Golf
51302 Museum Museum
51306 Situs purbakala Prehistorically site
51308 Tugu/Monumen/Gapura/Prasasti Monument
51310 Rekreasi Pantai Recreational coastal area
51312 Rekreasi Pergunungan Recreational mountainous area
51314 Rekreasi Budaya Park
51316 Taman Margasatwa Animal park
51318 Taman Sumber Air Panas Hot water spring park
51320 Rumah Kaca Taman Botani Botanical park
51322 Kebun Binatang Zoo
51324 Kandang/Sangkar Binatang Animal habitat conservation
51326 Peternakan/Penangkaran Animal husbandry
51328 Hotel/Motel/Hostel Hotel/Motel
51330 Restauran Restaurant
51332 Bioskop Cinema
51334 Teater
Senin/Konser/Pamer/Pertemuan Theatre/Concert
51336 Pasar Senin/Galeri Commercial gallery
51338 Stadion/Tribun/Bangunan Olah
Raga Stadium
51344 Arena Kolam Renang/Olah Raga
Air Water activities
51346 Arena Balap Otomotif Car racing circuit
51348 Arena Balap Sepeda/Velodrome bicycle race circuit
See k_activ in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
120

k_agama - Kode agama
k_agama AgamaInd AgamaEng
ISLAM lain lain Islam
HINDU Hindu Hindu
BUDDH Budha Buddhist
PROT Kristen Protestan Christian Protestant
KATOLK Kristen Katolik Christian Catholic
CINA Cina Chinese
See k_agama in MCRMPLU.xls
k_aidnap - Tipe bantuan navigasi
k_aidnap aidnapInd aidnapEng
AIDNAP Bantuan navigasi, lain lain Navigation aids undefined/other
11966 Menara suar Lighthouse
11968 Radar Radar station
See k_aidnap in MCRMPLU.xls
k_airpoa - Tipe bandar udara
k_airpoa airpoaInd airpoaEng
AIRPOA Bandar udara Airports undefined/other
52330 Bandar udara International airport
52334 Bandar udara perintis Airfield
See k_airpoa in MCRMPLU.xls
k_airpop - Tipe bandar udara
k_airpop airpopInd airpopEng
AIRPOP Bandar udara Airports undefined/other
11938 Bandar udara International airport
11942 Bandar udara perintis Airfield
See k_airpop in MCRMPLU.xls
k_arpoll Tipe pengotoran udara
k_arpoll arpollInd arpollEng
ARPOL
U lainnya undefined, other
ARPOLI asap industri industrial smokes
ARPOL
S asap kebakaran vegetasi vegetation fire smokes
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
121

k_arpoll arpollInd arpollEng
ARPOL
V abu gunung api volcano ashes
See k_arpoll in MCRMPLU.xls
k_asaman Kemasaman tanah
k_asaman asamanInd asamanEng
PHBASI basik basic
PHNEUT netral neutral
PHACID masam acid
PHVEAC sagat masam very acid
See k_asaman in MCRMPLU.xls
k_asin Air asin
k_asin asinInd asinEng
TDKASI tidak ada no salt
ADASIN ada salty
ADBASI ada banyak very salty
See k_asin in MCRMPLU.xls
k_awet - Kode tipe mengawetan
k_awet awetInd awetEng
51316 lain lain undefined/other
CANARE Cagar alam Nature reserve
SMWLRE Suaka margasatwa Wildlife reserve
TBHUNT Taman buru Hunting reserve
TNPARK Taman nasional National park
TWRECR Taman wisata Recreation park
See k_awet in MCRMPLU.xls

k_build - Kode bangunan
k_build
k_build
p buildInd buildEng
BUILD BUILD Bangunan Building, undefined/ other
50600 10100 Bangunan Isolated buildings
50700 10200 Kantor pemerintahan Governmental office
51000 10500 Tempat beribadat Religious buildings
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
122

k_build
k_build
p buildInd buildEng
51300 10700 Tempat/bangunan bersejarah Historical building
EDUNIV EDUNIV Universitas University
EDPRIM EDPRIM Sekolah menengah pertama Secondary school
EDSEC
D
EDSEC
D
Sekolah dasar Primary school
HOSPIT HOSPIT Rumah sakit umum Public hospital
CLINIC CLINIC Poliklinik Clinic
See k_build in MCRMPLU.xls
k_buoynp Tipe pelampung
k_buoynp buoynpInd buoynpEng
BUOYNP Pelampung Buoys undefined/other
BUOYNP Pelampung Buoy, undefined
BUOYLI Pelampung suar Lighthouse buoy
BUOYNA Pelampung runcing guntung Navigation buoy
BUOYMO Pelampung pengepil Mooring buoy
See k_buoynp in MCRMPLU.xls
k_catch Tipe sumberdaya
k_catch catchInd catchEng
CATCH
U Lain lain Undefined/other
CATLPF Pelagis besar Large pelagic fish
CATSPL Pelagis kecil Small pelagic fish
CATDE
M Demersal Demersal fish
CATREF Ikan karang Reef fish
CATSH
R Udang & crustacea lainnya Shrimp & other crustacea
CATMO
L Kekerangan moluska & teripang Moluscs & teripang
CATMIX Campuran Mixed
See k_catch in MCRMPLU.xls
k_cblpwl - Kode tipe kabel
k_cblpwl cblpwlInd cblpwlEng
CBLPWL Kabel listrik Power cable, undefined/other
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
123

11018 Kawat listrik tegangan tinggi High voltage electric line
See k_cblpwl in MCRMPLU.xls
k_coastl - Tipe garis pantai
k_coastl coastlInd coastlEng
COASTL Garis pantai Coastline undefined/other
CSTHWL Garis pantai, atas Coastline, HWL
CSTMSL Garis pantai, medium Coastline, MSL
CSTLWL Garis pantai, bawah Coastline, LWL
See k_coastl in MCRMPLU.xls
k_confli Tipe konflik
k_confli confliInd confliEng
ILGUSE illegal use
DISUSE disputed use right
CONUSE conflicting uses
See k_confli in MCRMPLU.xls
k_cosama - Kode bangunan pantai
k_cosama cosamaInd cosamaEng
COSAMA Banguan pantai, lain lain Coastal protections undefined/other
11954 Dermaga Jetty
12002 Penahan ombak/gelombang Breakwater
See k_cosama in MCRMPLU.xls
k_curren Klasifikasi arus
k_curren currenInd currenEng
CURNON Tidak None
CURLOW Kurang Low
CURMOD Sedang Moderate
CURSTG Berat Strong
CURVST Sangat berat Very strong
See k_curren in MCRMPLU.xls
k_deacau Sumber kematikan
k_deacau deacauInd deacauEng
DCAUND Lain lain Unidentified, other
DCAOLD Umur Age
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
124

DCSICK Penyakit Sickness
DCACID Kecelakaan Accident
See k_deacau in MCRMPLU.xls
k_depthcl Klas kedalaman air laut
k_depthcl depthcl
SURFWA 0 - 1 m
VERSHA 1.1 - 2 m
MEDSHA 2.1 - 5 m
SHALLO 5.1 - 10 m
MEDWAT 10.1 - 20 m
DEEPW 20.1 - 50 m
VERDEP > 50 m
See k_depthcl in MCRMPLU.xls
k_dietyp Tipe diet
k_dietyp dietypInd dietypEng
DIETUN Lain lain unidentified, other
DIETRI padi rice
DIETCA ketela casava
DIETSG nipah sagou
See k_dietyp in MCRMPLU.xls
k_draina Pola drainase
k_draina drainaInd drainaEng
DENTDR Drentritik Dentritic
PARADR Paralel (sejajar) Parallel
TREIDR Terali Trellis
RECTDR Empat persegi panjang Rectangular
PINADR Pinat Pinnate
CENTDR Sentripetal Centripetal
RADIDR Menjari, radial Radial
COMPDR Kompleks Complex
SINUDR Sinus Sinuous
MEANDR Meander Meandering
BRAIDR Anyaman Braided
See k_draina in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
125

k_dratyp Drainase tipe
k_dratyp dratypInd dratypEng
NEVIND Tidak pernah tergenang never inundated
PERIND Tergenang periodik periodically inundated
HLFIND Tergenang terus menurus inundated more than 6 months
See k_dratyp in MCRMPLU.xls
k_dump Tipe toksik sampah
k_dump dumpInd dumpEng
DUMPUN Lainnya Undefined, other
DUMRAD Radioaktif Radioactive
DUMOIL Minyak Oil derived
DUMCHE Kimia Chemical
DUMSEW Selokan Sewage
DUMDOM Sampah Domestic wastes
See k_draina in MCRMPLU.xls
k_eartqr Tipe gempa bumi
k_eartqr eartqrInd eartqrEng
EARTQR Lain lain Undefined, other
EARTSU Pusat gempa bumi di atas Surface epicenter earthquake
EARTDE Pusat gempa bumi di bawah Deep epicenter earthquake
See k_eartq in MCRMPLU.xls
k_easmna - Tipe jalur penyangga
k_easmn
a
easmnaInd easmnsaEng
EASMNA Lain jalur penyangga Easement undefined/ other
EASOIL Jalur penyangga untuk pipa
miniak
Oil pipeline
EASGAS Jalur penyangga untuk pipa gas Gas pipeline
EASWAT Jalur penyangga untuk pipa air Water pipeline
EASSEW Jalur penyangga untuk pipa air
selokan
Sewage pipeline
EASELC Jalur penyangga untuk cabel
listrik
Electrical main
See k_easmna in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
126

k_elorig- Sumber listrik
k_elorig elorigInd elorigEng
ELSUND Lain lain Undefined, orther
ELSTHE Sumber minyak gas atau lain Thermic (oil, gas, other) power plant
ELSDAM Sumber bendung bendungan Dam power plant
See k_elorig in MCRMPLU.xls
k_erupta Tipe gunung api
k_erupta eruptaInd eruptaEng
ERUPTA Lain lain Undefined, other
ERLAVA Lava flow, Hawaiian
EREXPL Explosive type
ERBGAS Burning gas eruption
See k_erupta in MCRMPLU.xls
k_ethnik Kelompok etnis
k_ethnic ethnicInd ethnicEng
POPORG Penduduk asli Original population
POPMIG Pendatang Internal migration
POPSTR Suku terasing Foreigners
See k_etnik in MCRMPLU.xls
k_fishge Tipe alat pemancingan
k_fishg
e fishgeInd fishgeEng
PAYAN
G Payang Payang
BEASEI Pukat Pantai Beach seine
PURSEI Pukat Cincin Purse seine
DRGNE
T Jaring insang hanyut Drift gill nets
CRGNE
T Jaring lingkar Encircling gill nets
STGNE
T Jaring insang tetap Set gill nets
TRANE
T Trammel nets Trammel nets
FISHST Bagan undefined/other fishing platform
FSSTM
Bagan perahu/rakit Boat/raft lift net
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
127

k_fishg
e fishgeInd fishgeEng
O
FSSTFI Bagan tancap Fixed fishing platform
SCONE
T Serok Scoop nets
LGLINE Rawai hanyut Drift long lines
POLINE Pancing dan huhate Pole and line fishing
TROLL
N Pancing tonda Troll line
BARTR
P Sero Guiding barrier
STONE
T Jermal Stow nets
FSTRAP Bubu dan perangkap Fishing traps
COLSH
L Alat pengumpul kerang Shell fish collection
COLAL
G Alat pengumpul rumput laut Sea weed collection
MURAM
I Muro ami Muro ami
FISHGE Alat Lainnya Others
See k_fishge in MCRMPLU.xls

k_flood Tipe banjir
k_flood floodInd floodEng
FLOODA Daerah banjir Undefined/other
STFLOD Banjir dari siklon dan taifun Flooding due to cyclones or
storms
TIFLOD Banjir dari pasang surut Flooding due to tides
SEFLOD Banjir musiman Seasonal flooding
See k_flood in MCRMPLU.xls
k_geoloa Tipe batuan
k_geoloa geoloaInd geoloaEng k_geogrp
PLUIGN Batuan plutonik Plutonic rock IGNRCK
INTIGN Batuan intrusif Intrusive rock IGNRCK
SLTMET Batutulis Slate METRCK
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
128

GNSMET Gneis Gneiss METRCK
MRBMET Pualam Marble METRCK
QAZMET Kuarsit Quartzite METRCK
SCHMET Sekis Schist METRCK
ALVSED Aluvial Alluvium SEDRCK
CLASED Sedimen klastik Clastic sedimentary rock SEDRCK
ARNSED Batuan sedimen berbutir sedang Arenaceous rock SEDRCK
RUDSED Batuan klastik bahan kasar Rudoceous rock SEDRCK
ORGSED Batuan sedimen organik Organic sedimentary rock SEDRCK
CHESED Sedimen kimia Chemical sedimentary rock SEDRCK
IROSED Sedimen bijih besih Sedimentary iron ore SEDRCK
PYRSED Sedimen piroklastik Pyroclastic sedimentary rock SEDRCK
See k_geoloa in MCRMPLU.xls
k_geogrp Grup batuan
k_geogrp geogrpInd geogrpEng
IGNRCK Batuan magma Igneous rock
METRCK Batuan metamorfik Metamorphic rock
SEDRCK Batuan sedimen Sedimentary rock
See k_geogrp in MCRMPLU.xls
k_hasil Klas kesuaian lahan
k_hasil hasilInd hasilEng
STCROP perkebunan orchards, gardens
STRAFD sawah tadah hujan rainfed fields
STIRFD sawah irigasi irrigated fields
STTIFD sawah pasang surut tidal fields
STPAWI palawija
STFORE hutan forest
STPAST padang rumput pasture
STTAMB tambak fish/shrimp ponds
STPEAR mutiara pearl farming
STSWE
E rumputlaut seaweed farming
STKARA karamba fish cage growing
See k_hasil in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
129

k_hydroa - Tipe unsur air
k_hydroa hydroaInd hydroaEng
HYDROA Perairan Water surfaces undefined/other
50408 Sungai Rivers
50410 Sungai musiman Seasonal river
50414 Terusan, kanal saluran irigasi Irrigation channel
50404 Danau Lakes and ponds
50406 Bendung bendungan Dam
See k_hydroa in MCRMPLU.xls
k_hydrol - Tipe perairan
k_hydrol hydrolInd hydrolEng
HYDRO Perairan Rivers network undefined/other
50408 Sungai Rivers
50414 Terusan, kanal saluran irigasi Irrigation channel
See k_hydrol in MCRMPLU.xls
k_hydrop - Tipe perairan
k_hydrop hydropInd hydropEng
HYDROP Perairan Water undefined/other
50406 Bendung bendungan Dam
60118 Sumber air Water spring
51318 Sumber air panas Hot water spring
60122 Jeram Rapids
60120 Air terjun Waterfall
HYDWEL Air sumur Well
See k_hydrop in MCRMPLU.xls
k_indust Kode tipe industri
k_indus
t industInd industEng
51900 Lain lain Undefined, other
INDPET Bahan minyak Oil refineries
51902 Bahan dasar logam Metal industry, steel work
51904 Bahan dasar kimia Chemical
51906 Bahan dasar bangunan Construction
51908 Aeronautika Aeronautical
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
130

k_indus
t industInd industEng
51910 Maritim Shipyards
51912 Otomotif Automobile
51914 Elektronik Electronic
51916 Sarana dan bahan perkantoran Small articles office material
51918 Senjata dan bahan peledak Arms
51820 Tekstil dan produk tekstil Textiles
51922 Perlengkapan pakaian Clothes
51924 Bahan pangan dan makanan Food
51926 Obat / farmasi Pharmaceutics
51928 Pakan ternak Livestock
WOOMI
L Industri perkayuan
Wood processing, plywood, saw
mills
PULMIL Pabrik pulp Paper, wood pulp mills
FISHPR Pengolahan ikan Fish processing plant
CEMEN
T Pabrik semen Cement factory
See k_indust in MCRMPLU.xls
k_inrisk Tipe bahaya
k_inrisk inriskInd inriskEng
IRISKA Undefined, other
IRSKPO Petrol & oil industry
IRSKCH Chemical
IRSKTN Explosives
IRSKEL Electrical
IRSKED Dam
IRSKEY Dykes
IRSKPE Pipeline buffer
See k_inrisk in MCRMPLU.xls
k_jalan - Kode kimpraswil
This table has 3021 entries, please see k_jalan in MCRMPLU.xls
k_jenis - Jenis
k_jeni
s jenisInd jenisEng
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
131




See k_jenis in MCRMPLU.xls
k_kabupaten - Kode kabupaten
This table has 340 entries, please see k_kabupaten in MCRMPLU.xls
k_kecamatan - Kode kecamatan
This table has 3837, please seek_kecamatan in MCRMPLU.xls
k_kedtan Kedalaman tanah
k_kedtan kedtanInd kedtanEng
THINSO kurang dari 30 cm less than 30 cm
MEDISO 30-60 cm 30-60 cm
GOODSO 60-90 cm 60-90 cm
DEEPSO 90 cm dan lebih 90 cm and more
See k_kedtan in MCRMPLU.xls
k_kelstru Struktur keluarga
k_kelstru kelstruInd kelstruEng
KELSTRU lain lain unidentified, other
FAMNUC keluarga inti nuclear family
FAMCOM keluarga komposit composite family
FAMJOIN keluarga gabungan joint family
FAMEXT keluarga luas extended family
See k_kelstru in MCRMPLU.xls
k_kematang Kematangan gambut
k_kematan
g kematangInd kematangEng
KEMFI Fibrik Fibric
KEMHEM Hemik Hemic
KEMSAP Saprik Sapric
See k_kematang in MCRMPLU.xls
k_keslah Kelas kesesuaian Lahan
k_keslah keslah keslahInd keslahEng
NOSUIT NS tidak sesuai not suitable
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
132

MASUIT S3 sesuai marjinal marginally suitable
MOSUIT S2 cukup sesuai moderately suitable
HISUIT S1 sangat sesuai highly suitable
See k_keslah in MCRMPLU.xls
k_kondisi - Kondisi
k_kondi
si kondisiIng kondisiEng
1 Gelek Very bad
2 Kurang Bad
3 Sedang Medium
4 Baik Good
5 Sangat baik Very good
See k_kondisi in MCRMPLU.xls
k_lamaca Tipe penutupan lahan dan pesisir
k_lamaca lamacaInd lamacaEng
LANDCA Penutupan lahan Land cover undefined/other
50202 Hutan Forest
50210 Hutan rawa Swamp forest
50208 Hutan bakau Mangrove
NIPALM Nipa Nipa
50206 Belukar Shrub lands
50412 Rawa Swamps
50204 Rumput Grasslands
50104 Tanah kosong Bare soils
50106 Bukit pasir darat Sandhill
50110 Pasir/kerakal Sandhill/gravel
CULTIV Daerah budidaya Cultivated areas
COASTA Pantai Coastal types undefined/other
COAROC Pantai batu Rocky coast
COASAN Pantai pasir Sandy beaches
COAMUD Rataan lumpur Mud flat, undefined
COAMU1 Rataan lumpur kosong Bare mud flat
COAMU3
Rataan lumpur dengan
cyanophycea algae
Mud flat, covered by cyanophycea
50108 Bukit pasir laut Sand bank
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
133

k_lamaca lamacaInd lamacaEng
REEFLA Karang Reef types undefined/other
60124 Batu karang Emerged reef
60126 Terumbu Submerged reefs
60128 Beting karang Submerged coral reefs
REEFL0 Rataan terumbu Reef flat, undefined
REEFL1 Rataan terumbu, batu berkuasa Dense reef flat
REEFL2
Rataan terumbu, batu campur
pasir
Scaterred reef flat
REEFL3 Rataan terumbu, pasir berkuasa Sedimentary reef flat
SEAGRA Padang lamun Seagrass beds
See k_lamaca in MCRMPLU.xls
k_landua - Kode tipe fungsi
k_landua landuaInd landuaEng
LANDUA Lain lain Landuse undefined/ other
50306 Sawah irigasi Irrigated rice fields
50308 Sawah tadah hujan Rainfed rice fields
TIRIFI Sawah pasang surut Tidal rice field
50304 Perkebunan / kebun Plantations and gardens
50310 Ladang/tegalan Ladang
50416 Empang/tambak Fish or shrimp ponds
50418 Penggaraman Salt ponds
LIVSTO pernak Livestock undefined/other
LIVCOW Pernak sapi Livestock cow
LIVSHE Pernak domba Livestock sheep
FORUND Hutan lain lain Forestry undefined/ other
FORPRO Hutan produksi Production forest
FORLPR Hutan produksi terbatas Limited production forest
50302 Hutan Tanaman Industri Industrial forest plantation
PLAUND Tanaman lain lain Plantation undefined/ other
PLARUT Kebun karet Rubber tree plantation
PLAOLP Kelapa sawit Oil palm plantation
SEAFAR Budidaya laut Sea farming undefined/other
SEAWEE Rumput laut Seaweed
PEACUL Mutiara Pearl culture
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
134

See k_landua in MCRMPLU.xls
k_lansta Tipe status lahan
k_lansta lanstaInd lanstaEng
k_lsgrou
p
PPAPCF
Hutan perlindungan
pelestrian alam
Protected conservation
forest FOREST
HSAHW
Hutan suaka alam dan hutan
wisata
Natural forest and tourism
park FOREST
HLPRFO Hutan lindung Protection forest FOREST
HPROF
O Hutan produksi Production forest FOREST
HPKFOR
Hutan produksi konversi /
hutan konversi Convertible forest FOREST
HBNFAU
Hutan negara bebas, yang
dapat dipergunakan untuk
penggunaan yang lain
Unrestricted state forest
available for other uses FOREST
HPPREF
Hutan penelitian dan
pendidikan Research and training forest FOREST
UNCLFO
Hutan yang tidak
diklasifikasi Unclassified forest FOREST
LTHRAR Lahan tadah hujan suaitani Rainfed arable SETTLE
LBSWA
R Lahan basah suaitani Wetland arable SETTLE
PSMAFP Pemukiman sapta marga
Settlement for pensioned
armed force personnel SETTLE
PKSTRB
Pemukiman kembali suku-
suku terasing Tribal resettlement schemes SETTLE
PDPMA
E Perluasan daerah perkotaan Municipal area expansion SETTLE
UPPEDE
Usaha pengembangan
perkebunan
Estate development
entreprise ESTATE
PIRNES
Perkebunan inti rakyat
(lokal, khusus, berbantuan
akselerasi, PNP/PTP)
Nucleus estate for
smallholders ESTATE
PSSPSE Perkebunan sektor swasta Private sector estate ESTATE
KPTMC
D
Konsesi pertambangan
(emas, timah, intan, batu
bara dll)
Mining concessions (gold,
tin, precious stones, coal
etc.) CONCES
KMGMC
O
Konsesi minyak dan gas
bumi
Oil and natural gas
concession CONCES
HPADAT Hukum dan pegunaan adat Customary rights and use ADAT
See k_lansta in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
135

k_laslid Sumber tanah longsor
k_lasli
d laslidInd laslidEng
LSLID
U
Lain lain Undefined, other
LSLID
M
Man made, other
LSLID
F
Man made, deforestation
LSLID
A
Man made, agriculture pratices
LSLID
C
Man made, construction, public
works
LSLID
G
Geological instability
LSLID
S
Land subsidence
See k_laslid in MCRMPLU.xls
k_lazo -
k_lazo lazoInd lazoEng



To be defined
See k_lazo in MCRMPLU.xls
k_level - Tingkatan
k_leve
l levelInd levelEng
0 Tidak No
1 Rendah Low
2 Sedang Medium
3 Tinggi High
See k_level in MCRMPLU.xls
k_lsgroup Grup status lahan
k_lsgrou
p lsgroupInd lsgroupEng
FOREST Kategori hutan Forest categories
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
136

SETTLE Pemukiman-pemukiman Settlements
ESTATE Perkebunan Estates
CONCES Konsesi Concessions
See k_lsgroup in MCRMPLU.xls
k_mining Kode pertambangan
k_minin
g miningInd miningEng
MINING 0-2% mining areas undefined/other
OILWEL Sumur bahan bakar Oil well
COALMI Batubara Coal
GOLDMI Mas Gold
IRONMI Besi Iron
ROCKM
I
Batu Stone/rocks
TINMIN Timah Tin
See k_mining in MCRMPLU.xls
k_muka Perkerasan jalan
k_muka mukaInd mukaEng
ASPHAL lain lain asphalt
CONCR
E beton concrete
GRAVE
L kirikil gravel
DIRTR batas dirt
STONE
S telford stones
ROADU
N lain other
See k_muka in MCRMPLU.xls
k_naviga - Kode tipe rambu laut
k_naviga navigaInd navigaEng
NAVIGA Rambu laut, lain lain Navigation channels
undefined/other
TSEZNE Sistim pemisahan lalulintas Sea lanes
NAVCHA Sero Channel bamboo marks
See k_naviga in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
137

k_negara - kode negara
k_negara negara
AUS Australia
IDN Indonesia
MYS Malaysia
PNG Papua New Guinea
PHL Philipines
SGP Singapore
THA Thailand
TLE Timor Leste
See also k_negara in MCRMPLU.xls
k_obslev Kode kedalaman
k_obslev obslevInd obslevEng obslev
OBSLV1 One meter
OBSLV2 0.2 x depth
OBSLV3 0.8 x depth
See also k_obslev in MCRMPLU.xls
k_pela Tipe pelabuan
k_pela pelaInd pelaEng
HARBO
R Lain lain Unspecified, other
HBFISH Memancing Fishing
HBPASS Penumpang Passenger
HBFERY Fery Ferry
HBOILT Minyak Oil terminal
HBGAS
T Gas Gas terminal
HBCON
T Konteiner Container
HBCOM
M Komersial Commercial
HBREC
R Rekreasi Recreational
See k_pela in MCRMPLU.xls
k_pipell Kode tipe pipa
k_pipell pipellInd pipellEng
PIPELL Pipa Pipeline, undefined/other
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
138

11110 Pipa bahan bakar Oil pipeline
PIPGAS Pipa gas Gas pipeline
PIPWAT Pipa air Water pipeline
PIPSEW Pipa air selokan Sewage pipeline
See k_pipell in MCRMPLU.xls
k_pollut Tipe pengotoran
k_pollut pollutInd pollutEng
POLLU
T Lain lain Undefined, other
POLIND Industri Industrial
POLCH
E Kimia Chemical
POLAG
R Agricultural
POLSE
W Selokan Sewage
See k_pollut in MCRMPLU.xls
k_posisi Kode posisi
k_posisi posisiInd posisiEng
POSITI Lain lain undefined, other
AERIAL aerial
OVERG
R over-ground
UNDER
G underground
FLOAT
G floating
SUBMA
R sub-marine
See k_posisi in MCRMPLU.xls
k_propinsi - kode propinsi
k_propinsi propinsi
11 DI.Aceh
12 Sumatera Utara
13 Sumatera Barat
14 Riau
15 Jambi
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
139

k_propinsi propinsi
16 Sumatera Selatan
17 Bengkulu
18 Lampung
31 DKI Jakarta
32 Jawa Barat
33 Jawa Tengah
34 DI.Yogyakarta
35 Jawa Timur
51 Bali
52 Nusa Tenggara Barat
53 Nusa Tenggara Timur
61 Kalimantan Barat
62 Kalimantan Tengah
63 Kalimantan Selatan
64 Kalimantan Timur
71 Sulawesi Utara
72 Sulawesi Tengah
73 Sulawesi Selatan
74 Sulawesi Tenggara
81 Maluku
82 Irian Jaya
91 Irian Jaya Barat
92 Irian Jaya Tengah
93 Irian Jaya Timur
99 Semua Propinsi
See also k_propinsi in MCRMPLU.xls
k_railwa - Tipe unsur kereta api
k_railwa railwaInd railwaEng
RAILWA Jalan kereta api Railway structures undefined/other
52326 Stasiun Railway station
52327 Perhentian Railway stop
See k_railwa in MCRMPLU.xls
k_railwl - Kode jalan kereta api
k_railwl railwlInd reilwlEng
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
140

RAILWL Jalan kereta api Railway network undefined/other
20202 Jalan kereta api rangkap Double way railroad
20204 Jalan kereta api tunggal One way railroad
20212 Jalan lori Non passenger railway
20210 Jembatan kereta api Railway bridge
11926 Terowongan kereta api Railway tunnel
See k_railwl in MCRMPLU.xls
k_railwp - Tipe unsur kereta api
k_railwp railwpInd railwpEng
RAILWP Jalan kereta api Railway structures undefined/other
11932 Stasiun Railway station
11934 Perhentian Railway stop
See k_railwp in MCRMPLU.xls
k_roadwl - Tipe unsur jalan
k_roadwl roadwlInd roadwlEng
ROADWL Jalan Road network undefined/other
20110 Jalan arteri Main road
20112 Jalan kolektor Secondary road
20114 Jalan lokal Local road
20118 Jalan yang sedang dibangun Road under construction
20116 Jalan lainnya Other roads
20120 Jalan setapak Foot path
20225 Jembatan jalan Road bridge
11980 Tambangan Ford
11924 Terowongan jalan Road tunnel
11918 Titian Pedestrian bridge
See k_roadwl in MCRMPLU.xls
k_roadwp - Tipe unsur obyek jalan
k_roadwp roadwpInd roadwpEng
ROADWP Obyek jalan Road object undefined/other
11908 Jembatan jalan arteri Main road bridge
11910 Jembatan jalan kolektor Secondary road bridge
11912 Jembatan jalan lokal Local road bridge
11914 Jembatan jalan lainnya Other road bridge
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
141

k_roadwp roadwpInd roadwpEng
11918 Titian Pedestrian bridge
11980 Tambangan Ford
11904 Jalan layang talang Fly over bridge
11928 Tonggak kilometer Kilometric mark
See k_roadwp in MCRMPLU.xls
k_rumah Tipe rumanya
k_rumah rumahInd rumahEng
RUMUND Lain lain Unidentified, other
RUMTRA Tradisional Traditional
RUMODI Modern, perseorangan Modern, individual
RUMOAP Modern, apartemen Modern, appartment
See k_rumah in MCRMPLU.xls
k_salini Salinitas air laut
k_salini saliniInd saliniEng




See k_salini in MCRMPLU.xls
k_seabea - Tipe morfologi laut
k_seabea seabeaInd seabeaEng
SEABEA Morfology laut datar Seabed morphology, undefined/
other
SEAB01 batu Hard substratum shallow waters
SEAB02 sedimen Sedimentary shallow waters
SBSILT Lanau Silt
SBSASI Lanau pasiran Sandy silt
SBSGSM Lumpur pasiran sedikit kerikilan Slightly gravelly sandy mud
SBGRMU Lumpur kerikilan Gravelly mud
SBSGMS Pasir lumpuran sedikit kerikilan Slightly gravelly muddy sand
SBGRMS Pasir lumpuran kerikilan Gravelly muddy sand
SBMUSA Pasir lumpuran Muddy sandy
SBSAMU Lumpur pasiran Sandy mud
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
142

k_seabea seabeaInd seabeaEng
SBSAND Pasir Sand
SBSISA Pasir lanauan Silty sand
SBSLGS Pasir sedikit kerikilan Slightly gravelly sand
SBSAGR Kerikil pasiran Sandy gravel
SBMUGR Kerikil lumpuran Muddy gravel
SBSLGM Lumpur sedikit kerikilan Slightly gravelly mud
SBGRSA Pasir kerikilan Gravelly sand
See k_seabea in MCRMPLU.xls
k_slope Klasifikasi lereng
k_slope slope
1 0-2%
2 3-15%
3 16-25%
4 26-40%
5 > 40%
See k_slope in MCRMPLU.xls
k_sparea - Tipe daerah
k_sparea spareaInd spareaEng
SPAREA Daerah istimewa Specific areas undefined/other
ACHARE Tempat berlabuh Anchoring area
NACHAR Daerah larangan berlabuh Non anchoring area
MIPARE Daerah latihan Military training area
MINARE Daerah larangan terlarang Mined area
See k_sparea in MCRMPLU.xls
k_storma Tipe syklon taifun
k_storma stormaInd stormaEng
STORMA Lain lain Undefined/other
CYCLON Siklon Cyclones
SSTORM Taifun musiman Seasonal storms
See k_storma in MCRMPLU.xls
k_tanksa - Kode tipe tangk
k_tanksa tanksaInd tanksaEng
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
143

TANKSA Tangki Tank, undefined/other
51706 Tangki bahan bakar Petrol tank
10904 Tangki air Water tank
See k_tanksa in MCRMPLU.xls
k_tebal Ketebalan gambut
k_tebal tebalInd tebalEng
PETLOW kurang dari 50 cm less than 50 cm
PETSML 51-75 cm 51-75 cm
PETMED 76 - 150 cm 76 - 150 cm
PETHIG 151 - 300 cm 151 - 300 cm
PETVEH lebih dari 301 cm more than 301 cm
See k_tebal in MCRMPLU.xls
k_teksta Tekstur tanah
k_teksta tekstaInd tekstaEng
TXTFIN halus fine
TXTMOD sedang moderate
TXTCOA kasar coarse
See k_teksta in MCRMPLU.xls
k_tipero Tipe erosi
k_tipero tiperoInd tiperoEng
EROSIA Erosi Erosion
DEPOST Akresi Deposition, accretion
See k_tipero in MCRMPLU.xls
k_topogl - Tipe garis
k_topogl topoglInd topoglEng
TOPOGL topologi Elevation and bathymetry
undefined/other
30000 Garis kontur Elevation lines
30006 Garis kontur bantuan Intermediate contour line
DEPCNT Kontur laut Bathymetric lines
See k_topogl in MCRMPLU.xls
k_topogp - Tipe titik kontrol
k_topogp topogpInd topogpEng
TOPOGP Titik kontrol Control point undefined/other
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
144

30100 Titik tinggi Elevation point
30325 Titik sipatdatar Geodesic point
30321 Titik-titik triangulasi Triangulation points
30323 Titik astronomi Astronomic point
30330 Titik kadaster Cadastre point
30327 Titik doppler Doppler point
See k_topogp in MCRMPLU.xls
k_towerp Kode tipe menara
k_towerp towerpInd towerpEng
TOWERP Menara Tower undefined/other
11704 Menara telepon Telephone tower
11714 Menara pemacar televisi Television tower
See k_towerp in MCRMPLU.xls
k_tsunma Sumber tsunami
k_tsunma tsunmaInd tsunmaEng
TSUNMA Lain lain Undefined, other
TSUEAR Earthquake tsunami
TSUSLD Sub-marine landslide tsunami
TSUVOL Volcano originated tsunami
See k_tsunma in MCRMPLU.xls
k_watemp Suhu air laut
k_watemp watempInd watempEng




See k_watemp in MCRMPLU.xls
k_watph Kemasaman air laut
k_watph watphInd watphEng
PHBASI basik basic
PHNEUT netral neutral
PHACID masam acid
PHVEAC sagat masam very acid
See k_watph in MCRMPLU.xls
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
145

k_watrsp Kejernihan air laut
k_watrsp watrspInd watrspEng




See k_watrsp in MCRMPLU.xls
k_waves Tingkatan ombak
k_waves wavesInd wavesEng
WAVNON Tidak None
WAVLOW Kurang Low
WAVMOD Sedang Moderate
WAVSTG Berat Strong
WAVVST Sangat berat Very strong
See k_waves in MCRMPLU.xls
k_wreckp Tipe keranga
k_wreckp wreckpInd WreckpEng
WRECKP Kerangka Non natural navigational hazard
undefined/other
WRECKE Kerangka berbahaya Emerged wreck
WRECKS Kerangka tenggelam Submerged wreck
See k_wreckp in MCRMPLU.xls
Perusahaan
perusa_id nama alamat telepon info



See perusahaan in MCRMPLU.xls
This table has to be filled manually for each record.
MCRMP - Murine und CoustuI Resources Munugement Progect
componenf 8: SpofioI dofo ond informofion monogemenf
Binnie Black & Veatch (International) Ltd in association with
PT Nusantara Systems International and PT Exsa Internasional
DataDictionary040524.doc EvdZ24/05/04

You might also like