{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Cerramientos", "type": "Feature Layer", "description": "Representación digital de la ubicación y delimitación de las unidades de cerramientos perimetrales del Partido de San Miguel, Provincia de Buenos Aires.\n\n\nFuente: Secretaria de Obras Públicas - Dirección de Planeamiento - Municipalidad de San Miguel, Bs. As.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 5347, "latestWkid": 5347, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "©GIS - Geomática - Municipalidad de San Miguel, Buenos Aires, Argentina.", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 } }, "label": "Cerramientos" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[sobrenombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 30, "useCodedValues": true, "maxScale": 2001, "minScale": 10000, "name": "De 10000 a 2001", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 190, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Calisto MT", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[sobrenombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 30, "useCodedValues": true, "maxScale": 1, "minScale": 2000, "name": "De 2000 a 1", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 190, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Calisto MT", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -6538822.893694288, "ymin": -4109992.6983318403, "xmax": -6531447.437538885, "ymax": -4102780.7048417167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nombre", "typeIdField": "tipo", "subtypeFieldName": "tipo", "subtypeField": "tipo", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de UCP", "domain": { "type": "codedValue", "name": "Tipo de Cerramiento", "description": "Tipo de Cerramiento", "codedValues": [ { "name": "Cerramiento Perimetral", "code": 1 }, { "name": "Barrio Cerrado", "code": 2 }, { "name": "Club de Campo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "direccion", "type": "esriFieldTypeString", "alias": "Direccion", "length": 60, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "length": 50, "domain": null }, { "name": "sobrenombre", "type": "esriFieldTypeString", "alias": "Sobrenombre", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "codigo", "type": "esriFieldTypeSmallInteger", "alias": "Codigo de UCP", "domain": null }, { "name": "existencia", "type": "esriFieldTypeSmallInteger", "alias": "Existencia", "domain": { "type": "codedValue", "name": "Estado de Implementacion", "description": "Estado de existencia", "codedValues": [ { "name": "Baja", "code": 0 }, { "name": "Existente", "code": 1 }, { "name": "Proyectado", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r449_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a349_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Cerramiento Perimetral" }, { "domains": {}, "id": 2, "name": "Barrio Cerrado" }, { "domains": {}, "id": 3, "name": "Club de Campo" } ], "subtypes": [ { "domains": {}, "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": null, "direccion": null, "nombre": "0", "sobrenombre": null, "codigo": null, "existencia": null }, "code": 1, "name": "Cerramiento Perimetral" }, { "domains": {}, "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": null, "direccion": null, "nombre": "0", "sobrenombre": null, "codigo": null, "existencia": null }, "code": 2, "name": "Barrio Cerrado" }, { "domains": {}, "defaultValues": { "globalid": null, "created_user": null, "created_date": null, "last_user": null, "last_date": null, "tipo": null, "direccion": null, "nombre": "0", "sobrenombre": null, "codigo": null, "existencia": null }, "code": 3, "name": "Club de Campo" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Argentina Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2820824e5c124e7ea51220ae99cb30de" }