{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Zoning Cases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -110512500, "falseY": -88858000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Zoning" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 2400.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "value": "PENDING", "label": "Pending" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 127, 107, 255 ], "toColor": [ 227, 127, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 52, 55, 255 ], "toColor": [ 237, 52, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 198, 209, 255 ], "toColor": [ 247, 198, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 48, 74, 255 ], "toColor": [ 179, 48, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 126, 140, 255 ], "toColor": [ 189, 126, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 110, 140, 255 ], "toColor": [ 250, 110, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 64, 45, 255 ], "toColor": [ 189, 64, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 55, 94, 255 ], "toColor": [ 237, 55, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 139, 149, 255 ], "toColor": [ 232, 139, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 109, 87, 255 ], "toColor": [ 250, 109, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 152, 147, 255 ], "toColor": [ 186, 152, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 89, 97, 255 ], "toColor": [ 186, 89, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 83, 67, 255 ], "toColor": [ 186, 83, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8626987.800919035, "ymin": 4673885.100714689, "xmax": -8575571.548911536, "ymax": 4725553.684620807, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CASE_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "GIS_ZoneCaseStatus", "description": "Zoning case status", "codedValues": [ { "name": "AMENDED", "code": "AMENDED" }, { "name": "DENIED", "code": "DENIED" }, { "name": "DISMISSED", "code": "DISMISSED" }, { "name": "GRANTED", "code": "GRANTED" }, { "name": "PENDING", "code": "PENDING" }, { "name": "WITHDRAWN", "code": "WITHDRAWN" }, { "name": "DEFERRED INDEFINITELY", "code": "DEFER IND" }, { "name": "DEFERRED", "code": "DEFERRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "length": 25, "domain": null }, { "name": "ZONECODE", "type": "esriFieldTypeString", "alias": "ZONECODE", "length": 8, "domain": null }, { "name": "PROFFER", "type": "esriFieldTypeString", "alias": "PROFFER", "length": 3, "domain": { "type": "codedValue", "name": "GIS_YES_NO", "description": "For use in all yes no fields", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONETYPE", "type": "esriFieldTypeString", "alias": "ZONETYPE", "length": 25, "domain": { "type": "codedValue", "name": "GIS_ZONING_TYPE", "description": "All types of zoning for all jurisdictions", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "PLANNED UNITS", "code": "PLANNED UNITS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "TYSON", "code": "TYSON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUBLIC_LAND", "type": "esriFieldTypeString", "alias": "PUBLIC_LAND", "length": 3, "domain": { "type": "codedValue", "name": "GIS_YES_NO", "description": "For use in all yes no fields", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 20, "domain": { "type": "codedValue", "name": "GIS_ZONING_JURISDICTION", "description": "All of the jurisdictions for zoning", "codedValues": [ { "name": "FAIRFAX COUNTY", "code": "FAIRFAX COUNTY" }, { "name": "TOWN OF VIENNA", "code": "TOWN OF VIENNA" }, { "name": "TOWN OF HERNDON", "code": "TOWN OF HERNDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJ_ID_ALIAS", "type": "esriFieldTypeInteger", "alias": "OBJ_ID_ALIAS", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "CLUSTER_", "type": "esriFieldTypeString", "alias": "CLUSTER", "length": 4, "domain": { "type": "codedValue", "name": "GIS_YES_NO", "description": "For use in all yes no fields", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7936_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7936", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7936", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5548_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1631366181000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }