{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "Current Zoning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "Proposed Zoning" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 189, 255 ], "toColor": [ 252, 225, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 252, 255 ], "toColor": [ 194, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 194, 255 ], "toColor": [ 252, 194, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 182, 252, 255 ], "toColor": [ 235, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 202, 252, 255 ], "toColor": [ 211, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1696078.27389656, "ymin": 1.0665215086122885E7, "xmax": 1774556.6828843206, "ymax": 1.074244812522605E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONINGCODE", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeSmallInteger", "alias": "SubTypeField", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 4, "domain": { "type": "codedValue", "name": "PL_ZoneCode", "description": "Planning Zoning Code (PL_Zone)", "codedValues": [ { "name": "2F", "code": "2F" }, { "name": "AE", "code": "AE" }, { "name": "BP", "code": "BP" }, { "name": "HI", "code": "HI" }, { "name": "LI", "code": "LI" }, { "name": "MH", "code": "MH" }, { "name": "O1", "code": "O1" }, { "name": "O2", "code": "O2" }, { "name": "TH", "code": "TH" }, { "name": "CE", "code": "CE" }, { "name": "SF1", "code": "SF1" }, { "name": "SF2", "code": "SF2" }, { "name": "SF3", "code": "SF3" }, { "name": "MF16", "code": "MF16" }, { "name": "MF22", "code": "MF22" }, { "name": "LR", "code": "LR" }, { "name": "RR", "code": "RR" }, { "name": "CB", "code": "CB" }, { "name": "C", "code": "C" }, { "name": "TP", "code": "TP" }, { "name": "PD", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ORDNUM", "type": "esriFieldTypeInteger", "alias": "ORDNUM", "domain": null }, { "name": "CASENUM2", "type": "esriFieldTypeString", "alias": "CASENUM", "length": 12, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PD_TYPE", "type": "esriFieldTypeString", "alias": "PD_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "PD_TYPE", "description": "Types of planned districts", "codedValues": [ { "name": "Civic Center and Community Center", "code": "PDCC" }, { "name": "Housing Development", "code": "PDHD" }, { "name": "Medical Center", "code": "PDMC" }, { "name": "Mixed Use", "code": "PDMX" }, { "name": "Office Center", "code": "PDOC" }, { "name": "Recreation Center", "code": "PDRC" }, { "name": "Shopping Center", "code": "PDSC" }, { "name": "Transitional District", "code": "PDTD" }, { "name": "Industrial District", "code": "PDID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R18923_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18923", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18923", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_45957_ORDNUM", "fields": "ORDNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S16023_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ZONINGCODE": {"type": "inherited"}, "PD_TYPE": {"type": "inherited"} }, "id": 1, "name": "Current Zoning" }, { "domains": { "ZONINGCODE": {"type": "inherited"}, "PD_TYPE": {"type": "inherited"} }, "id": 2, "name": "Proposed Zoning" } ], "subtypes": [ { "domains": { "ZONINGCODE": {"type": "inherited"}, "PD_TYPE": {"type": "inherited"} }, "defaultValues": { "SUBTYPEFIELD": 1, "ZONINGCODE": "PD", "ORDNUM": null, "CASENUM2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "PD_TYPE": null }, "code": 1, "name": "Current Zoning" }, { "domains": { "ZONINGCODE": {"type": "inherited"}, "PD_TYPE": {"type": "inherited"} }, "defaultValues": { "SUBTYPEFIELD": 1, "ZONINGCODE": "PD", "ORDNUM": null, "CASENUM2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "PD_TYPE": null }, "code": 2, "name": "Proposed Zoning" } ], "relationships": [ { "id": 0, "name": "MidlandGIS.DBO.AMD", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 1, "name": "MidlandGIS.DBO.SPR", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "603e82aa4b744a5cb04c37da9618f40e" }