{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Building Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 111, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3028528058000134E7, "ymin": 6056159.571705986, "xmax": -1.3009026173486348E7, "ymax": 6065697.130140783, "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": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Comment", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "USER_Record__", "type": "esriFieldTypeString", "alias": "USER_Record__", "length": 255, "domain": null }, { "name": "USER_Valuation", "type": "esriFieldTypeDouble", "alias": "USER_Valuation", "domain": null }, { "name": "USER_Record_Type", "type": "esriFieldTypeString", "alias": "USER_Record_Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Permit Type", "description": "Indicates if this is a residential or commercial permit.", "codedValues": [ { "name": "Residential Building Permit", "code": "Residential Building Permit" }, { "name": "Commercial Building Permit", "code": "Commercial Building Permit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_Date_Submitted", "type": "esriFieldTypeDate", "alias": "USER_Date_Submitted", "length": 8, "domain": null }, { "name": "USER_Permit_License_Issued_Date", "type": "esriFieldTypeDate", "alias": "USER_Permit_License_Issued_Date", "length": 8, "domain": null }, { "name": "USER_Type_of_Work", "type": "esriFieldTypeString", "alias": "USER_Type_of_Work", "length": 255, "domain": null }, { "name": "USER_Building_Type", "type": "esriFieldTypeString", "alias": "USER_Building_Type", "length": 255, "domain": null }, { "name": "USER_Location", "type": "esriFieldTypeString", "alias": "USER_Location", "length": 255, "domain": null }, { "name": "USER_Record_Status", "type": "esriFieldTypeString", "alias": "USER_Record_Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Record Status", "description": "Active or Completed permit", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Complete", "code": "Complete" }, { "name": "Expired/Cancelled", "code": "Expired/Cancelled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_Amount", "type": "esriFieldTypeDouble", "alias": "Permit Fees", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "USER_Record__", "fields": "USER_Record__", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S323_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Site Plan Reporting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3028589160426987E7, "ymin": 6056034.393681344, "xmax": -1.3008976053509971E7, "ymax": 6065172.02972295, "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": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "FileNum", "type": "esriFieldTypeString", "alias": "File No.", "length": 20, "domain": null }, { "name": "MonthSubmitted", "type": "esriFieldTypeDate", "alias": "Month Submitted", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Residential", "description": "Indicate if Residential or Commercial", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Residential", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 155, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ProjReportStatus", "description": "Status of projects used in project reporting", "codedValues": [ { "name": "In Review", "code": "Review" }, { "name": "Issued", "code": "Issued" }, { "name": "Approved", "code": "Approved" }, { "name": "To Applicant", "code": "Applicant" }, { "name": "Not Routed", "code": "NoRoute" }, { "name": "On Hold", "code": "Hold" }, { "name": "Expired", "code": "Expired" }, { "name": "Under Construction", "code": "Construction" }, { "name": "Certificate of Occupancy", "code": "CO" }, { "name": "Waiting on Fees", "code": "Fees" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusUpdateDate", "type": "esriFieldTypeDate", "alias": "Status Change Date", "length": 8, "domain": null }, { "name": "ActivityComment", "type": "esriFieldTypeString", "alias": "Latest Activity", "length": 200, "domain": null }, { "name": "UniqueId", "type": "esriFieldTypeSmallInteger", "alias": "UniqueId", "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": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S328_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Site Plan Review", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 196, 187, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3029233502119966E7, "ymin": 6055807.900913939, "xmax": -1.3007621379315438E7, "ymax": 6069527.310368222, "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": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "MonthSubmitted", "type": "esriFieldTypeDate", "alias": "Month Submitted", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Property Type", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Residential", "description": "Indicate if Residential or Commercial", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Residential", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Project Type", "description": "Indicates project type.", "codedValues": [ { "name": "ADMINISTRATIVE", "code": "ADMINISTRATIVE" }, { "name": "ANNEXATION", "code": "ANNEXATION" }, { "name": "AMENDMENT", "code": "AMENDMENT" }, { "name": "CONDO", "code": "CONDO" }, { "name": "GENERAL PRE-APP", "code": "GENERAL PRE-APP" }, { "name": "PUD", "code": "PUD" }, { "name": "VACATION", "code": "VACATION" }, { "name": "SITE PLAN REVIEW", "code": "SITE PLAN REVIEW" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" }, { "name": "SPECIAL USE PERMIT", "code": "SPECIAL USE PERMIT" }, { "name": "ZONE CHANGE", "code": "ZONE CHANGE" }, { "name": "SMART CODE", "code": "SMART CODE" }, { "name": "PLAT", "code": "PLAT" }, { "name": "PARKING LOT PERMIT", "code": "PARKING LOT PERMIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 155, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ProjReportStatus", "description": "Status of projects used in project reporting", "codedValues": [ { "name": "In Review", "code": "Review" }, { "name": "Issued", "code": "Issued" }, { "name": "Approved", "code": "Approved" }, { "name": "To Applicant", "code": "Applicant" }, { "name": "Not Routed", "code": "NoRoute" }, { "name": "On Hold", "code": "Hold" }, { "name": "Expired", "code": "Expired" }, { "name": "Under Construction", "code": "Construction" }, { "name": "Certificate of Occupancy", "code": "CO" }, { "name": "Waiting on Fees", "code": "Fees" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusUpdateDate", "type": "esriFieldTypeDate", "alias": "Status Change Date", "length": 8, "domain": null }, { "name": "ActivityComment", "type": "esriFieldTypeString", "alias": "Latest Activity", "length": 200, "domain": null }, { "name": "UniqueId", "type": "esriFieldTypeSmallInteger", "alias": "UniqueId", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "File No.", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Active Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProjectType", "uniqueValueGroups": [ { "heading": "Project Type", "classes": [ { "label": "Annexation", "description": "Annexation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANNEXATION" ] ] }, { "label": "Administrative", "description": "Administrative", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "ADMINISTRATIVE" ] ] }, { "label": "Amendment", "description": "Amendment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMENDMENT" ] ] }, { "label": "Pre App", "description": "Pre App", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENERAL PRE-APP" ] ] }, { "label": "Parking Lot Permit", "description": "Parking Lot Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKING LOT PERMIT" ] ] }, { "label": "Plat", "description": "Plat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAT" ] ] }, { "label": "PUD", "description": "PUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD" ] ] }, { "label": "Subdivision", "description": "Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUBDIVISION" ] ] }, { "label": "Condo PLat", "description": "Condo PLat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONDO" ] ] }, { "label": "Site Plan Review", "description": "Site Plan Review", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITE PLAN REVIEW" ] ] }, { "label": "Smart Code", "description": "Smart Code", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "SMART CODE" ] ] }, { "label": "Special Use Permit", "description": "Special Use Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "SPECIAL USE PERMIT" ] ] }, { "label": "Zone Change", "description": "Zone Change", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZONE CHANGE" ] ] }, { "label": "ROW Vacation", "description": "ROW Vacation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VACATION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANNEXATION", "label": "Annexation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMENDMENT", "label": "Amendment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENERAL PRE-APP", "label": "Pre App" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKING LOT PERMIT", "label": "Parking Lot Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAT", "label": "Plat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUBDIVISION", "label": "Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONDO", "label": "Condo PLat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITE PLAN REVIEW", "label": "Site Plan Review" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "SMART CODE", "label": "Smart Code" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SPECIAL USE PERMIT", "label": "Special Use Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE CHANGE", "label": "Zone Change" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VACATION", "label": "ROW Vacation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 243, 252, 255 ], "toColor": [ 192, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 247, 255 ], "toColor": [ 252, 212, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3029233502119966E7, "ymin": 6055807.900913939, "xmax": -1.3007621379315438E7, "ymax": 6069527.310368222, "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": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "MonthSubmitted", "type": "esriFieldTypeDate", "alias": "Month Submitted", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Property Type", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Residential", "description": "Indicate if Residential or Commercial", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Residential", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Project Type", "description": "Indicates project type.", "codedValues": [ { "name": "ADMINISTRATIVE", "code": "ADMINISTRATIVE" }, { "name": "ANNEXATION", "code": "ANNEXATION" }, { "name": "AMENDMENT", "code": "AMENDMENT" }, { "name": "CONDO", "code": "CONDO" }, { "name": "GENERAL PRE-APP", "code": "GENERAL PRE-APP" }, { "name": "PUD", "code": "PUD" }, { "name": "VACATION", "code": "VACATION" }, { "name": "SITE PLAN REVIEW", "code": "SITE PLAN REVIEW" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" }, { "name": "SPECIAL USE PERMIT", "code": "SPECIAL USE PERMIT" }, { "name": "ZONE CHANGE", "code": "ZONE CHANGE" }, { "name": "SMART CODE", "code": "SMART CODE" }, { "name": "PLAT", "code": "PLAT" }, { "name": "PARKING LOT PERMIT", "code": "PARKING LOT PERMIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 155, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ProjReportStatus", "description": "Status of projects used in project reporting", "codedValues": [ { "name": "In Review", "code": "Review" }, { "name": "Issued", "code": "Issued" }, { "name": "Approved", "code": "Approved" }, { "name": "To Applicant", "code": "Applicant" }, { "name": "Not Routed", "code": "NoRoute" }, { "name": "On Hold", "code": "Hold" }, { "name": "Expired", "code": "Expired" }, { "name": "Under Construction", "code": "Construction" }, { "name": "Certificate of Occupancy", "code": "CO" }, { "name": "Waiting on Fees", "code": "Fees" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusUpdateDate", "type": "esriFieldTypeDate", "alias": "Status Change Date", "length": 8, "domain": null }, { "name": "ActivityComment", "type": "esriFieldTypeString", "alias": "Latest Activity", "length": 200, "domain": null }, { "name": "UniqueId", "type": "esriFieldTypeSmallInteger", "alias": "UniqueId", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "File No.", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Completed Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProjectType", "uniqueValueGroups": [ { "heading": "Project Type", "classes": [ { "label": "Annexation", "description": "Annexation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANNEXATION" ] ] }, { "label": "Administrative", "description": "Administrative", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "ADMINISTRATIVE" ] ] }, { "label": "Amendment", "description": "Amendment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMENDMENT" ] ] }, { "label": "Pre App", "description": "Pre App", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENERAL PRE-APP" ] ] }, { "label": "Parking Lot Permit", "description": "Parking Lot Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKING LOT PERMIT" ] ] }, { "label": "Plat", "description": "Plat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAT" ] ] }, { "label": "PUD", "description": "PUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD" ] ] }, { "label": "Subdivision", "description": "Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUBDIVISION" ] ] }, { "label": "Condo PLat", "description": "Condo PLat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONDO" ] ] }, { "label": "Site Plan Review", "description": "Site Plan Review", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITE PLAN REVIEW" ] ] }, { "label": "Smart Code", "description": "Smart Code", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "SMART CODE" ] ] }, { "label": "Special Use Permit", "description": "Special Use Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "SPECIAL USE PERMIT" ] ] }, { "label": "Zone Change", "description": "Zone Change", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZONE CHANGE" ] ] }, { "label": "ROW Vacation", "description": "ROW Vacation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VACATION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANNEXATION", "label": "Annexation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMENDMENT", "label": "Amendment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENERAL PRE-APP", "label": "Pre App" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKING LOT PERMIT", "label": "Parking Lot Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAT", "label": "Plat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUBDIVISION", "label": "Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONDO", "label": "Condo PLat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITE PLAN REVIEW", "label": "Site Plan Review" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "SMART CODE", "label": "Smart Code" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SPECIAL USE PERMIT", "label": "Special Use Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE CHANGE", "label": "Zone Change" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VACATION", "label": "ROW Vacation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 243, 252, 255 ], "toColor": [ 192, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 247, 255 ], "toColor": [ 252, 212, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3029233502119966E7, "ymin": 6055807.900913939, "xmax": -1.3007621379315438E7, "ymax": 6069527.310368222, "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": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "MonthSubmitted", "type": "esriFieldTypeDate", "alias": "Month Submitted", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Property Type", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Residential", "description": "Indicate if Residential or Commercial", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Residential", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Project Type", "description": "Indicates project type.", "codedValues": [ { "name": "ADMINISTRATIVE", "code": "ADMINISTRATIVE" }, { "name": "ANNEXATION", "code": "ANNEXATION" }, { "name": "AMENDMENT", "code": "AMENDMENT" }, { "name": "CONDO", "code": "CONDO" }, { "name": "GENERAL PRE-APP", "code": "GENERAL PRE-APP" }, { "name": "PUD", "code": "PUD" }, { "name": "VACATION", "code": "VACATION" }, { "name": "SITE PLAN REVIEW", "code": "SITE PLAN REVIEW" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" }, { "name": "SPECIAL USE PERMIT", "code": "SPECIAL USE PERMIT" }, { "name": "ZONE CHANGE", "code": "ZONE CHANGE" }, { "name": "SMART CODE", "code": "SMART CODE" }, { "name": "PLAT", "code": "PLAT" }, { "name": "PARKING LOT PERMIT", "code": "PARKING LOT PERMIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 155, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ProjReportStatus", "description": "Status of projects used in project reporting", "codedValues": [ { "name": "In Review", "code": "Review" }, { "name": "Issued", "code": "Issued" }, { "name": "Approved", "code": "Approved" }, { "name": "To Applicant", "code": "Applicant" }, { "name": "Not Routed", "code": "NoRoute" }, { "name": "On Hold", "code": "Hold" }, { "name": "Expired", "code": "Expired" }, { "name": "Under Construction", "code": "Construction" }, { "name": "Certificate of Occupancy", "code": "CO" }, { "name": "Waiting on Fees", "code": "Fees" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusUpdateDate", "type": "esriFieldTypeDate", "alias": "Status Change Date", "length": 8, "domain": null }, { "name": "ActivityComment", "type": "esriFieldTypeString", "alias": "Latest Activity", "length": 200, "domain": null }, { "name": "UniqueId", "type": "esriFieldTypeSmallInteger", "alias": "UniqueId", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "File No.", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Archived Projects Layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.5822599999890527E7, "falseY": -4.7951699999891795E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Project Type", "classes": [ { "label": "Annexation", "description": "Annexation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANNEXATION" ] ] }, { "label": "Administrative", "description": "Administrative", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "ADMINISTRATIVE" ], [ "ADMINISTRATIVE APPLICATION" ], [ "ADMINISTRATIVE EXCEPTION" ], [ "ADMINISTRATIVE PERMIT" ], [ "ADMIISTRATIVE" ] ] }, { "label": "Amendment", "description": "Amendment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMENDMENT" ] ] }, { "label": "Pre App", "description": "Pre App", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENERAL PRE-APP" ] ] }, { "label": "Parking Lot Permit", "description": "Parking Lot Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKING LOT PERMIT" ] ] }, { "label": "Plat", "description": "Plat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAT" ] ] }, { "label": "PUD", "description": "PUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD" ] ] }, { "label": "Subdivision", "description": "Subdivision", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUBDIVISION" ] ] }, { "label": "Condo PLat", "description": "Condo PLat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONDO" ] ] }, { "label": "Site Plan Review", "description": "Site Plan Review", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITE PLAN REVIEW" ] ] }, { "label": "Smart Code", "description": "Smart Code", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "SMART CODE" ] ] }, { "label": "Special Use Permit", "description": "Special Use Permit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "SPECIAL USE PERMIT" ] ] }, { "label": "Zone Change", "description": "Zone Change", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZONE CHANGE" ] ] }, { "label": "ROW Vacation", "description": "ROW Vacation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VACATION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANNEXATION", "label": "Annexation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE APPLICATION", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE EXCEPTION", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMINISTRATIVE PERMIT", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ADMIISTRATIVE", "label": "Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMENDMENT", "label": "Amendment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENERAL PRE-APP", "label": "Pre App" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKING LOT PERMIT", "label": "Parking Lot Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAT", "label": "Plat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUBDIVISION", "label": "Subdivision" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONDO", "label": "Condo PLat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITE PLAN REVIEW", "label": "Site Plan Review" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "SMART CODE", "label": "Smart Code" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SPECIAL USE PERMIT", "label": "Special Use Permit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE CHANGE", "label": "Zone Change" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VACATION", "label": "ROW Vacation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 243, 252, 255 ], "toColor": [ 192, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 247, 255 ], "toColor": [ 252, 212, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3029281799962783E7, "ymin": 6054658.677064982, "xmax": -1.3007657432695564E7, "ymax": 6071851.966324981, "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": "PROJECT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Property Type", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 200, "domain": null }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "FILE_NO", "length": 25, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 3, "domain": null }, { "name": "APPLICATION_DATE", "type": "esriFieldTypeDate", "alias": "APPLICATION_DATE", "length": 8, "domain": null }, { "name": "FINAL_DOC_LINK", "type": "esriFieldTypeString", "alias": "FINAL_DOC_LINK", "length": 250, "domain": null }, { "name": "FINAL_DOC_DATE", "type": "esriFieldTypeDate", "alias": "FINAL_DOC_DATE", "length": 8, "domain": null }, { "name": "PARENT_PROJECT", "type": "esriFieldTypeString", "alias": "PARENT_PROJECT", "length": 100, "domain": null }, { "name": "ENGINEERING", "type": "esriFieldTypeString", "alias": "ENGINEERING", "length": 250, "domain": null }, { "name": "PLANNING", "type": "esriFieldTypeString", "alias": "PLANNING", "length": 250, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 250, "domain": null }, { "name": "LOTS", "type": "esriFieldTypeString", "alias": "LOTS", "length": 50, "domain": null }, { "name": "RES_UNITS", "type": "esriFieldTypeInteger", "alias": "RES_UNITS", "domain": null }, { "name": "RES_ACRES", "type": "esriFieldTypeDouble", "alias": "RES_ACRES", "domain": null }, { "name": "NON_RES_ACRES", "type": "esriFieldTypeDouble", "alias": "NON_RES_ACRES", "domain": null }, { "name": "OPEN_SPACE_ACRES", "type": "esriFieldTypeDouble", "alias": "OPEN_SPACE_ACRES", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 50, "domain": null }, { "name": "OLD_ZONE", "type": "esriFieldTypeString", "alias": "OLD_ZONE", "length": 50, "domain": null }, { "name": "TRANSECT", "type": "esriFieldTypeString", "alias": "TRANSECT", "length": 50, "domain": null }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "length": 50, "domain": null }, { "name": "ANNEX_FEES", "type": "esriFieldTypeString", "alias": "ANNEX_FEES", "length": 150, "domain": null }, { "name": "IMPACT_FEE_ADJ", "type": "esriFieldTypeString", "alias": "IMPACT_FEE_ADJ", "length": 150, "domain": null }, { "name": "CONDITIONS", "type": "esriFieldTypeString", "alias": "CONDITIONS", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "ENVELOPE", "type": "esriFieldTypeString", "alias": "ENVELOPE", "length": 100, "domain": null }, { "name": "TYLER_PROJ", "type": "esriFieldTypeInteger", "alias": "TYLER_PROJ", "domain": null }, { "name": "DOC_LINK", "type": "esriFieldTypeString", "alias": "DOC_LINK", "length": 250, "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "length": 8, "domain": null }, { "name": "PROJ_INFO", "type": "esriFieldTypeString", "alias": "PROJ_INFO", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R319_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Platted Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 229, 0, 0, 255 ], "width": 1.8000000000000003 } } }, "scaleSymbols": false, "transparency": 35, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3029034502799999E7, "ymin": 6054943.556699999, "xmax": -1.3007793127E7, "ymax": 6069333.263099998, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "ConveyanceAcreage", "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 50, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Recording Number", "length": 50, "domain": null }, { "name": "CNVYDATE", "type": "esriFieldTypeDate", "alias": "Document Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CNVYLINK", "type": "esriFieldTypeString", "alias": "Document Link", "length": 400, "domain": null }, { "name": "HasLandUseCase", "type": "esriFieldTypeString", "alias": "HasLandUseCase", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FinalPudLink", "type": "esriFieldTypeString", "alias": "Final PUD MFILES Link", "length": 350, "domain": null }, { "name": "NumLots", "type": "esriFieldTypeSmallInteger", "alias": "Number Lots", "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": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_907_CNVYNAME", "fields": "CNVYNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4c9bacf1ac7a477aab1843b31d62fea4" } ], "tables": [] }