{ "isCoGoEnabled": false, "extent": { "ymin": 1822682.1466585696, "xmin": 965697.234107662, "ymax": 1822682.1466585696, "xmax": 965697.234107662, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3435, "zTolerance": 0.001, "wkid": 102671, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 1000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "syncEnabled": false, "relationships": [ { "keyField": "permit_guid", "role": "esriRelRoleDestination", "composite": true, "name": "permits", "relatedTableId": 1, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.0.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.4, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "viewSourceHasAttachments": true, "name": "Inspections", "allowTrueCurvesUpdates": false, "displayField": "objectid", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 30, "type": "esriFieldTypeString", "modelName": "inspection_type", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Inspection Type", "description": "What kind of inspection is being conducted?", "type": "codedValue", "codedValues": [ { "code": "footing", "name": "Footing" }, { "code": "backfill", "name": "Backfill" }, { "code": "foundation_wall", "name": "Foundation Wall" }, { "code": "frame__wire", "name": "Frame / Wire" }, { "code": "plumbing_floor", "name": "Under Floor Plumbing" }, { "code": "plumbing_rough", "name": "Rough Plumbing" }, { "code": "plumbing_final", "name": "Final Plumbing" }, { "code": "slab_1", "name": "Slab (1)" }, { "code": "slab_2", "name": "Slab (2)" }, { "code": "electric", "name": "Electric Service" }, { "code": "insuation", "name": "Insulation" }, { "code": "final__occupancy", "name": "Final / Occupancy" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "inspection_type", "alias": "Inspection Type" }, { "nullable": true, "editable": true, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "modelName": "date_entered", "domain": null, "name": "date_entered", "alias": "date_entered" }, { "nullable": true, "editable": true, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "modelName": "date_scheduled", "domain": null, "name": "date_scheduled", "alias": "Scheduled Inspection Date" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 2, "type": "esriFieldTypeString", "modelName": "am_pm", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AM / PM", "description": "Morning or Afternoon", "type": "codedValue", "codedValues": [ { "code": "am", "name": "AM" }, { "code": "pm", "name": "PM" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "am_pm", "alias": "AM or PM" }, { "nullable": true, "editable": true, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "modelName": "date_inspected", "domain": null, "name": "date_inspected", "alias": "Date Inspected" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 64, "type": "esriFieldTypeString", "modelName": "inspector", "domain": null, "name": "inspector", "alias": "Inspected By" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 1000, "type": "esriFieldTypeString", "modelName": "notes_internal", "domain": null, "name": "notes_internal", "alias": "Internal Remarks" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 1000, "type": "esriFieldTypeString", "modelName": "notes_public", "domain": null, "name": "notes_public", "alias": "Public Notes" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 4, "type": "esriFieldTypeString", "modelName": "pass_fail", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Pass / Fail", "description": "Pass or fail", "type": "codedValue", "codedValues": [ { "code": "P", "name": "Pass" }, { "code": "F", "name": "Fail" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "pass_fail", "alias": "Pass or Fail" }, { "nullable": true, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "driving_time", "domain": null, "name": "driving_time", "alias": "Time Spent Driving" }, { "nullable": true, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "inspection_time", "domain": null, "name": "inspection_time", "alias": "Time Spent on Inspection" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "inspection_device", "domain": null, "name": "inspection_device", "alias": "inspection_device" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 38, "type": "esriFieldTypeGUID", "modelName": "permit_guid", "domain": null, "name": "permit_guid", "alias": "Permit GUID" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "created_user", "domain": null, "name": "created_user", "alias": "created_user" }, { "nullable": true, "editable": false, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "modelName": "created_date", "domain": null, "name": "created_date", "alias": "created_date" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "last_edited_user", "domain": null, "name": "last_edited_user", "alias": "last_edited_user" }, { "nullable": true, "editable": false, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "modelName": "last_edited_date", "domain": null, "name": "last_edited_date", "alias": "last_edited_date" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "isView": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "isUpdatableView": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": false, "indexes": [ { "name": "g7715permit_guid", "isUnique": false, "description": "", "fields": "permit_guid", "isAscending": true }, { "name": "r1876_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_1876", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a1248_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": true, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9c3b2016f6c04ac88e76f64d40f08adb", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Backfill", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "backfill"} } } ], "name": "Backfill", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "backfill" }, { "templates": [ { "name": "Electric Service", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "electric"} } } ], "name": "Electric Service", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "electric" }, { "templates": [ { "name": "Final / Occupancy", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "final__occupancy"} } } ], "name": "Final / Occupancy", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "final__occupancy" }, { "templates": [ { "name": "Footing", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "footing"} } } ], "name": "Footing", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "footing" }, { "templates": [ { "name": "Foundation Wall", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "foundation_wall"} } } ], "name": "Foundation Wall", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "foundation_wall" }, { "templates": [ { "name": "Frame / Wire", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "frame__wire"} } } ], "name": "Frame / Wire", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "frame__wire" }, { "templates": [ { "name": "Insulation", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "insuation"} } } ], "name": "Insulation", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "insuation" }, { "templates": [ { "name": "Final Plumbing", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "plumbing_final"} } } ], "name": "Final Plumbing", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "plumbing_final" }, { "templates": [ { "name": "Under Floor Plumbing", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "plumbing_floor"} } } ], "name": "Under Floor Plumbing", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "plumbing_floor" }, { "templates": [ { "name": "Rough Plumbing", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "plumbing_rough"} } } ], "name": "Rough Plumbing", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "plumbing_rough" }, { "templates": [ { "name": "Slab (1)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "slab_1"} } } ], "name": "Slab (1)", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "slab_1" }, { "templates": [ { "name": "Slab (2)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"inspection_type": "slab_2"} } } ], "name": "Slab (2)", "domains": { "am_pm": {"type": "inherited"}, "pass_fail": {"type": "inherited"}, "inspection_type": {"type": "inherited"} }, "id": "slab_2" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "sourceSchemaChangesAllowed": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "inspection_type", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "field1": "inspection_type", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 249, 252, 182, 255 ], "fromColor": [ 249, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 238, 179, 252, 255 ], "fromColor": [ 238, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 229, 252, 255 ], "fromColor": [ 182, 229, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 179, 255 ], "fromColor": [ 252, 182, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 222, 255 ], "fromColor": [ 189, 252, 222, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 234, 212, 255 ], "fromColor": [ 252, 234, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 212, 241, 255 ], "fromColor": [ 252, 212, 241, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 195, 252, 182, 255 ], "fromColor": [ 195, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 183, 252, 255 ], "fromColor": [ 182, 183, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 252, 250, 255 ], "fromColor": [ 212, 252, 250, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 240, 252, 212, 255 ], "fromColor": [ 240, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 205, 252, 255 ], "fromColor": [ 179, 205, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 210, 255 ], "fromColor": [ 252, 179, 210, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "defaultSymbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 130, 130, 130, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 214, 207, 252, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Backfill", "value": "backfill" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 189, 252, 179, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Electric Service", "value": "electric" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 252, 220, 189, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Final / Occupancy", "value": "final__occupancy" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 184, 252, 252, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Footing", "value": "footing" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 252, 182, 198, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Foundation Wall", "value": "foundation_wall" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 252, 182, 252, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Frame / Wire", "value": "frame__wire" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 248, 252, 184, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Insulation", "value": "insuation" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 222, 252, 215, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Final Plumbing", "value": "plumbing_final" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 252, 215, 237, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Under Floor Plumbing", "value": "plumbing_floor" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 201, 179, 252, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Rough Plumbing", "value": "plumbing_rough" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 189, 224, 252, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Slab (1)", "value": "slab_1" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 252, 210, 204, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Slab (2)", "value": "slab_2" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }