| Fecha edición: |
2013-01-31
En Vigor
|
|---|---|
| Idiomas disponibles: | Inglés |
| Resumen: | This Technical Specification provides a framework for quality assurance specific to geographic information. It is based upon the quality principles and quality evaluation procedures of geographic information identified in ISO 19157 and the general quality management principles defined in ISO 9000.[2] The framework defined in this Technical Specification enables a customer to satisfy itself that its suppliers, both internal and external, are capable of delivering geographic information to the required quality. Fundamental to the framework is the assurance of the supplier’s ability to understand and meet the quality requirements. Through the quality assurance framework both the customer and the supplier are able to consider the quality required at the earliest opportunity in the production/update process. Principles and responsibilities of the relationship between the customer and the supplier that facilitate the framework are provided. The responsibility for the quality assessment procedure is shared between the customer and the supplier. This Technical Specification is applicable to customers and suppliers of all geographic information where the quality of the product may be impacted upon by the supplier’s processes in any of the following scenarios:
This Technical Specification is not applicable for the supply of legacy datasets or ‘off the shelf’ products where there is no further data production or update activity to manage. |
| ICS: | |
| CTN: | IST/36 - IST/36 |
|
Equivalencia Internacional |
Idéntica ISO/TS 19158:2012 |
<style id="ecom-coleccion_tematica-styles">
.ecom-coleccion_tematica body {
font-family: Arial, sans-serif;
font-size: 14px;
color: #333;
background: #f9f9f9;
}
.ecom-coleccion_tematica .main-container,
.ecom-coleccion_tematica .container {
width: 100%;
margin: 40px auto;
display: flex;
gap: 24px;
}
.ecom-coleccion_tematica .main-container {
max-width: 1200px;
}
.ecom-coleccion_tematica .container {
padding: 1em 5em;
}
.ecom-coleccion_tematica .top-section {
display: flex;
align-items: flex-start;
gap: 24px;
}
.ecom-coleccion_tematica .promo-banner {
display: flex;
align-items: center;
justify-content: center;
background: #111;
color: #fff;
font-size: 14px;
padding: 12px 20px;
gap: 8px;
}
.ecom-coleccion_tematica .promo-banner .discount {
color: #ffd700;
font-weight: bold;
}
.ecom-coleccion_tematica .promo-banner .conditions {
display: flex;
align-items: center;
font-weight: bold;
text-decoration: none;
color: #fff;
}
.ecom-coleccion_tematica .promo-banner .conditions:hover {
text-decoration: underline;
}
.ecom-coleccion_tematica .promo-banner .conditions i {
margin-left: 4px;
font-size: 16px;
}
.ecom-coleccion_tematica .product-detail {
flex: 1;
background: #fff;
padding: 24px;
border-radius: 4px;
}
.ecom-coleccion_tematica .header {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 16px;
}
.ecom-coleccion_tematica .header .logo {
max-width: 200px;
}
.ecom-coleccion_tematica .title {
font-family: 'SohoPro-Regular';
font-size: 24px;
color: #00437a;
font-weight: bold;
}
.ecom-coleccion_tematica .subinfo {
display: inline-block;
margin: 10px 0 0;
padding: 4px 8px;
background: #D8F8FF;
font-size: 12px;
font-weight: bold;
color: #00437A;
}
.ecom-coleccion_tematica .description {
margin: 10px 0 20px;
font-family: 'SohoPro-Regular';
font-size: 1.2em;
font-weight: 600;
line-height: 1.4;
color: #222;
}
.ecom-coleccion_tematica .btn {
display: inline-block;
font-family: 'SohoPro-Regular';
font-weight: bold;
padding: 8px 16px;
text-decoration: none;
}
.ecom-coleccion_tematica .extract-btn {
font-size: 1em !important;
border: 2px solid #00437a;
color: #00437a;
transition: background .2s, color .2s;
text-transform: none !important;
}
.ecom-coleccion_tematica .extract-btn:hover {
background: #00437a;
color: #120e5b;
}
.ecom-coleccion_tematica .purchase-box {
flex: 0 0 300px;
background: #f3f6f9;
padding: 10px 0 15px;
border-radius: 4px;
text-align: center;
}
.ecom-coleccion_tematica .purchase-box .price-header {
padding: 16px;
text-align: left;
}
.ecom-coleccion_tematica .purchase-box .price-header .price {
font-family: 'SohoPro-Regular';
font-size: 28px;
font-weight: bold;
color: #00437a;
}
.ecom-coleccion_tematica .purchase-box .price-header .note {
font-family: sans-serif;
font-size: 12px;
font-weight: 500;
margin-top: 4px;
color: #000;
}
.ecom-coleccion_tematica .purchase-box .selectors {
display: flex;
align-items: center;
gap: 8px;
padding: 0 16px 16px;
}
.ecom-coleccion_tematica .purchase-box .selectors .qty {
flex: 0 0 50px;
}
.ecom-coleccion_tematica .purchase-box .selectors input,
.ecom-coleccion_tematica .purchase-box .selectors select {
width: 100%;
height: 40px;
padding: 0 12px;
font-size: 14px;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #fff;
}
.ecom-coleccion_tematica .purchase-box .selectors select {
background-image: url(/documents/d/global/ico-chevron-down);
background-repeat: no-repeat;
background-size: 18px 10px;
background-position: right 12px center;
}
.ecom-coleccion_tematica .purchase-box .selectors select::-ms-expand {
display: none;
}
.ecom-coleccion_tematica .purchase-box .selectors .selector {
position: relative;
flex: 1;
}
.ecom-coleccion_tematica .purchase-box .selectors .selector .arrow {
position: absolute;
top: 50%;
right: 12px;
transform: translateY(-50%);
pointer-events: none;
font-size: 12px;
color: #666;
}
.ecom-coleccion_tematica .purchase-box .selectors .selector:focus-within {
background-size: 18px 10px;
background-position-x: 95%;
}
.ecom-coleccion_tematica .purchase-box .buy-btn {
width: calc(100% - 32px);
text-transform: uppercase;
}
.ecom-coleccion_tematica .purchase-box .buy-btn:hover,
.ecom-coleccion_tematica .purchase-box .buy-btn:focus,
.ecom-coleccion_tematica .purchase-box .buy-btn:focus-visible {
outline: 2px solid var(--brand-color-2, #6a9bd3);
outline-offset: 2px;
box-shadow: 0 0 0 3px rgba(106, 155, 211, 0.35);
}
.ecom-coleccion_tematica .purchase-box .buy-btn.disabled,
.ecom-coleccion_tematica .purchase-box .buy-btn:disabled,
.ecom-coleccion_tematica .purchase-box .buy-btn[disabled],
.ecom-coleccion_tematica .purchase-box .buy-btn.ecom-btn-loading {
opacity: .6;
pointer-events: none;
}
.ecom-coleccion_tematica .purchase-box .buy-btn.ecom-btn-loading::before,
.ecom-coleccion_tematica .purchase-box .buy-btn.ecom-btn-loading::after {
display: none;
}
.ecom-coleccion_tematica .tabs-section {
max-width: 900px;
//margin: 0 auto 40px;
//padding-top: 3em;
background: #fff;
border-radius: 4px;
overflow: hidden;
}
.ecom-coleccion_tematica .tabs-section .tabs {
display: flex;
border-bottom: 1px solid #ddd;
}
.ecom-coleccion_tematica .tabs-section .tab {
padding: 12px 16px;
margin-right: 8px;
background: transparent;
border: none;
border-radius: 4px 4px 0 0;
cursor: pointer;
font-size: 14px;
color: #222;
transition: background .2s;
}
.ecom-coleccion_tematica .tabs-section .tab:hover {
background: rgba(0, 67, 122, 0.05);
}
.ecom-coleccion_tematica .tabs-section .tab.active {
color: #00437a;
background: #e5f5ff;
border-bottom: 2px solid #00437a;
font-weight: bold;
}
.ecom-coleccion_tematica .tabs-section .tab-content {
margin: 0;
padding: 0;
}
.ecom-coleccion_tematica .tabs-section table {
width: 100%;
border-collapse: collapse;
}
.ecom-coleccion_tematica .tabs-section th,
.ecom-coleccion_tematica .tabs-section td {
padding: 12px 16px;
vertical-align: middle;
}
.ecom-coleccion_tematica .tabs-section th {
width: 180px;
font-weight: 600;
color: #444;
text-align: left;
white-space: nowrap;
}
.ecom-coleccion_tematica .tabs-section td {
font-weight: 400;
color: #222;
line-height: 1.4;
}
.ecom-coleccion_tematica .tabs-section tr:nth-child(even) > * {
background: #f9fafb;
}
.ecom-coleccion_tematica .tabs-section .badge {
display: inline-block;
margin-left: 8px;
padding: 2px 6px;
font-size: 11px;
text-transform: uppercase;
border-radius: 3px;
}
.ecom-coleccion_tematica .tabs-section .alert-label {
vertical-align: top;
text-align: right;
}
.ecom-coleccion_tematica .tabs-section .th-content {
vertical-align: top;
text-align: right;
}
.ecom-coleccion_tematica .tabs-section .alert-content {
vertical-align: bottom;
text-align: left;
}
/* Márgenes para <p> dentro del td */
.ecom-coleccion_tematica .tabs-section .alert-content p {
margin-top: 0;
margin-bottom: 0;
}
/* Márgenes para <p> dentro del td */
.ecom-coleccion_tematica .tabs-section .td-content p {
margin-top: 0;
margin-bottom: 0;
}
/* Márgenes para el <strong> del título */
.ecom-coleccion_tematica .tabs-section .alert-content strong {
display: inline; /* o block si quieres control total del margen */
margin: 0;
}
.ecom-coleccion_tematica .tabs-section .tag-success {
background: #2a7a36;
color: #fff;
}
.ecom-coleccion_tematica .tabs-section .tag-danger {
background: #c00000;
color: #fff;
}
.ecom-coleccion_tematica .tabs-section .tag-blue {
background: #0078c0;
color: #fff;
}
.ecom-coleccion_tematica .info-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 1.5em;
height: 1.5em;
margin-right: 8px;
border: 2px solid #273469;
border-radius: 50%;
font-size: 1em;
font-weight: bold;
}
/* === Media queries === */
@media (max-width: 1024px) {
.ecom-coleccion_tematica .main-container { padding: 20px; margin: 20px auto; }
.ecom-coleccion_tematica .top-section { flex-direction: column; gap: 16px; }
.ecom-coleccion_tematica .purchase-box { flex: none; width: 100%; }
.ecom-coleccion_tematica .product-detail { padding: 16px; }
.ecom-coleccion_tematica .header .logo { max-width: 200px; }
.ecom-coleccion_tematica .title { font-size: 18px; }
.ecom-coleccion_tematica .description { font-size: 1em; }
.ecom-coleccion_tematica .tabs-section { max-width: 100%; padding: 1.5em 1em; }
}
@media (max-width: 768px) {
.ecom-coleccion_tematica body { font-size: 13px; }
.ecom-coleccion_tematica .promo-banner { flex-direction: column; text-align: center; gap: 4px; padding: 8px 10px; }
.ecom-coleccion_tematica .main-container { margin: 16px auto; }
.ecom-coleccion_tematica .top-section { gap: 12px; }
.ecom-coleccion_tematica .header { flex-direction: column; align-items: flex-start; }
.ecom-coleccion_tematica .header .logo { max-width: 200px; }
.ecom-coleccion_tematica .title { font-size: 16px; }
.ecom-coleccion_tematica .subinfo { font-size: 11px; }
.ecom-coleccion_tematica .description { font-size: 0.95em; }
.ecom-coleccion_tematica .extract-btn { padding: 6px 12px; font-size: 13px; }
.ecom-coleccion_tematica .selectors { flex-direction: column; gap: 8px; padding: 12px; }
.ecom-coleccion_tematica .selectors .qty,
.ecom-coleccion_tematica .selectors .selector { width: 100%; }
.ecom-coleccion_tematica .buy-btn { width: 100%; margin-bottom: 16px; }
.ecom-coleccion_tematica .tabs-section .tabs { flex-wrap: wrap; justify-content: center; }
.ecom-coleccion_tematica .tabs-section .tab { flex: 1 1 45%; margin: 4px; padding: 10px 8px; font-size: 13px; text-align: center; }
.ecom-coleccion_tematica .tabs-section th,
.ecom-coleccion_tematica .tabs-section td { padding: 8px 10px; font-size: 12px; }
.ecom-coleccion_tematica .tabs-section th { width: 140px; }
}
</style>
<style id="list-adt">
.list-thematic-collection-section { margin: 40px auto 35px; }
.list-thematic-collection-section .thematic-collection-container { display: flex; flex-wrap: wrap; gap: 20px 3.5%; padding-right: 0; padding-left: 0; }
.list-thematic-collection-section .item-thematic-collection-adt {
position: relative;
border: 1px solid #e0e0e0;
padding: 28px 14px 16px;
border-radius: 4px;
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: visible;
min-height: 1px;
box-sizing: border-box;
}
.list-thematic-collection-section .item-thematic-collection-adt .info-standard {
position: static;
display: flex;
flex-direction: column;
flex: 1 1 auto;
}
.list-thematic-collection-section .item-thematic-collection-adt .info-standard a {
display: block;
}
.list-thematic-collection-section .tag-standard {
position: absolute;
background-color: #6a9bd3;
top: -10px;
left: 16px;
padding: 4px 10px;
border-radius: 4px;
color: #fff;
font-weight: bold;
font-size: 12px;
z-index: 5;
}
.list-thematic-collection-section .title-standard {
font-family: SohoGothicPro-Regular;
font-size: 16px;
font-weight: bold;
color: #1a4b94;
margin-top: 0;
margin-bottom: 6px;
line-height: 24px;
}
.list-thematic-collection-section .description-text {
margin-top: 0;
margin-bottom: 12px;
font-family: SohoGothicPro-Regular;
font-size: 13px;
text-align: left;
color: #333;
line-height: 20px;
}
.list-thematic-collection-section .price-container {
display: flex;
flex-direction: column;
text-align: left;
letter-spacing: -0.02em;
margin-top: auto;
}
.list-thematic-collection-section .price-container .price-ae {
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
color: #1a4b94;
}
.list-thematic-collection-section .standard-button {
border: 0;
outline: 0;
padding: 17px;
width: 100%;
text-align: center;
display: block;
background-color: var(--brand-color-1, #1f57a3);
color: #fff;
text-transform: uppercase;
font-family: SohoStd-Medium;
font-size: 14px;
font-weight: 500;
line-height: 14px;
text-decoration: none;
}
.list-thematic-collection-section .standard-button:hover { cursor: pointer; }
.list-thematic-collection-section .standard-button.disabled,
.list-thematic-collection-section .standard-button:disabled,
.list-thematic-collection-section .standard-button[disabled],
.list-thematic-collection-section .standard-button.ecom-btn-loading {
opacity: .6;
pointer-events: none;
filter: brightness(0.85);
}
.list-thematic-collection-section .thematic-collection-container .item-thematic-collection-adt {
width: calc((100% - (3 * 3.5%)) / 4);
}
.list-thematic-collection-section .view-grid { gap: 20px 3.5%; }
.list-thematic-collection-section .view-grid .item-thematic-collection-adt {
width: calc((100% - (3 * 3.5%)) / 4);
}
@media (max-width:1200px){ .list-thematic-collection-section .thematic-collection-container .item-thematic-collection-adt, .list-thematic-collection-section .view-grid .item-thematic-collection-adt { width: 48%; } }
@media (max-width: 576px) { .list-thematic-collection-section .thematic-collection-container .item-thematic-collection-adt, .list-thematic-collection-section .view-grid .item-thematic-collection-adt { width: 100%; } }
.list-thematic-collection-section .options-standard {
display: flex;
gap: 10px;
margin-bottom: 16px;
border: none;
}
.list-thematic-collection-section .options-standard .select-language,
.list-thematic-collection-section .options-standard .select-format {
background-color: #f5f5f5;
border: 1px solid #d0d0d0;
color: #2d2d2b;
font-size: 13px;
height: 38px;
}
.list-thematic-collection-section .options-standard .select-language:disabled,
.list-thematic-collection-section .options-standard .select-format:disabled {
background-color: #f5f5f5;
color: #2d2d2b;
opacity: 1;
}
.list-thematic-collection-section .options-standard .select-language { flex: 2; }
.list-thematic-collection-section .options-standard .select-format { flex: 1; }
select.form-control,
select.form-control:focus,
select.form-control:focus-visible {
background-image: url(/documents/d/global/ico-chevron-down);
background-size: 18px 10px;
background-position-x: 95%;
background-repeat: no-repeat;
position: relative;
}
.status-standard {
margin-right: 10px;
color: white;
font-size: 10px;
padding: 2px 6px;
border-radius: 3px;
font-weight: bold;
}
.list-thematic-collection-section .status-box {
text-transform: uppercase;
align-items: center;
display: flex;
flex-wrap: wrap;
margin: 0 0 10px;
gap: 4px 0;
}
.list-thematic-collection-section .status-box .status-standard.red-tag {
background-color: var(--ae-450, #D44436);
border: 1px solid var(--ae-450, #D44436);
color: #fff;
}
.list-thematic-collection-section .status-box .status-standard.green-tag {
background-color: #138636;
border: 1px solid #138636;
color: #fff;
}
.list-thematic-collection-section .status-box .status-standard.blue-tag {
background-color: #0078c0;
border: 1px solid #0078c0;
color: #fff;
}
.date-standard { font-size: 12px; color: #666; }
.list-thematic-collection-section .standard-button:hover,
.list-thematic-collection-section .standard-button:focus,
.list-thematic-collection-section .standard-button:focus-visible {
outline: 2px solid var(--brand-color-2, #6a9bd3);
outline-offset: 2px;
box-shadow: 0 0 0 3px rgba(106, 155, 211, 0.35);
}
</style>
Se ha producido un error inesperado.
Se ha producido un error inesperado.










