{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Establecimiento Comercial", "type": "Feature Layer", "description": "
Establecimientos de Industria y Comercio de los contribuyentes inscritos en el <\/SPAN>Registro de Información Tributaria -<\/SPAN>RIT<\/SPAN>- <\/SPAN>georreferenciados<\/SPAN>, con el tipo de actividad económica desarrollada por el contribuyente. Se actualiza en línea con la inscripción, cancelación o actualización de los establecimientos en <\/SPAN>el sistema de información de la <\/SPAN>su<\/SPAN>bsecretaría<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "La Unidad Registro de Información Tributaria -RIT- de la Subsecretaría de Ingresos trabajó con el apoyo del Grupo Geográfico en el desarrollo de un servicio para georreferenciar y actualizar los datos de la capa de establecimientos ICA.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 58, 135, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4699877.9718, "ymin": 2238794.92, "xmax": 4742534.5125, "ymax": 2269805.1656, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_CONTRATO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id_contrato", "type": "esriFieldTypeString", "alias": "id_contrato", "length": 30, "domain": null }, { "name": "fecha_envio", "type": "esriFieldTypeDate", "alias": "fecha_envio", "length": 8, "domain": null }, { "name": "nombre_establecimiento", "type": "esriFieldTypeString", "alias": "nombre_establecimiento", "length": 100, "domain": null }, { "name": "fecha_inicio", "type": "esriFieldTypeDate", "alias": "fecha_inicio", "length": 8, "domain": null }, { "name": "dir_establecimiento", "type": "esriFieldTypeString", "alias": "dir_establecimiento", "length": 100, "domain": null }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "corregimiento", "length": 50, "domain": null }, { "name": "fecha_cancelacion", "type": "esriFieldTypeDate", "alias": "fecha_cancelacion", "length": 8, "domain": null }, { "name": "dir_descriptiva", "type": "esriFieldTypeString", "alias": "dir_descriptiva", "length": 100, "domain": null }, { "name": "codigopostal", "type": "esriFieldTypeString", "alias": "codigopostal", "length": 20, "domain": null }, { "name": "codigoica", "type": "esriFieldTypeString", "alias": "codigoica", "length": 20, "domain": null }, { "name": "codigociiu", "type": "esriFieldTypeString", "alias": "codigociiu", "length": 20, "domain": null }, { "name": "grupo_actividad", "type": "esriFieldTypeString", "alias": "grupo_actividad", "length": 20, "domain": { "type": "codedValue", "name": "HAC_Grupo_Actividad", "description": "Actividad_Comercial", "codedValues": [ { "name": "Industrial", "code": "01" }, { "name": "Comercio", "code": "02" }, { "name": "Servicios", "code": "03" }, { "name": "Financieros", "code": "04" }, { "name": "Otros", "code": "05" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dir_encasillada", "type": "esriFieldTypeString", "alias": "dir_encasillada", "length": 100, "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 30, "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "comuna", "length": 20, "domain": null }, { "name": "nombre_comuna", "type": "esriFieldTypeString", "alias": "nombre_comuna", "length": 60, "domain": null }, { "name": "codigo_barrio", "type": "esriFieldTypeString", "alias": "codigo_barrio", "length": 20, "domain": null }, { "name": "nombre_barrio", "type": "esriFieldTypeString", "alias": "nombre_barrio", "length": 50, "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "accion", "type": "esriFieldTypeString", "alias": "accion", "length": 20, "domain": null }, { "name": "fecha_registro", "type": "esriFieldTypeDate", "alias": "fecha_registro", "length": 8, "domain": null }, { "name": "codigo_comuna", "type": "esriFieldTypeString", "alias": "codigo_comuna", "length": 4, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "idx_accion", "fields": "accion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_grupo_activi", "fields": "grupo_actividad", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_id_contrato", "fields": "id_contrato", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_nombre_estab", "fields": "nombre_establecimiento", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r3113_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3234_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d3bc1073870b42c28ddfbf1a32b3a336" }