{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Potential Development", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OnMarket", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "No", "label": "No - Not Currently Available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Yes", "label": "Yes - Currently Available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 } }, "value": "N/A", "label": "N/A" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 199, 252, 255 ], "toColor": [ 189, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 184, 255 ], "toColor": [ 252, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 252, 255 ], "toColor": [ 189, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 251, 255 ], "toColor": [ 252, 187, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 227, 252, 255 ], "toColor": [ 215, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 235, 255 ], "toColor": [ 252, 212, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 221, 255 ], "toColor": [ 210, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 204, 255 ], "toColor": [ 252, 209, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 179, 255 ], "toColor": [ 252, 235, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0604238752E7, "ymin": 3787329.3178000003, "xmax": -1.05943874374E7, "ymax": 3798675.8862000033, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "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": "PARCELID", "type": "esriFieldTypeString", "alias": "Property ID", "length": 20, "domain": null }, { "name": "OnMarket", "type": "esriFieldTypeString", "alias": "Currently On The Market?", "length": 255, "domain": { "type": "codedValue", "name": "Yes No or NA", "description": "Yes No or NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "ZONECLASS", "type": "esriFieldTypeString", "alias": "Zoning Classification", "length": 10, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 100, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "Price", "type": "esriFieldTypeString", "alias": "Price (if available)", "length": 255, "domain": null }, { "name": "UtilitiesAvail", "type": "esriFieldTypeString", "alias": "Utilities Available?", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnerContact", "type": "esriFieldTypeString", "alias": "Owner Contacted?", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InsideCity", "type": "esriFieldTypeString", "alias": "Inside City Limits", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 60, "domain": null }, { "name": "OrdNumber", "type": "esriFieldTypeString", "alias": "OrdNumber", "length": 50, "domain": null }, { "name": "OrdAdoptDate", "type": "esriFieldTypeDate", "alias": "OrdAdoptDate", "length": 8, "domain": null }, { "name": "ChangeOrd", "type": "esriFieldTypeString", "alias": "ChangeOrd", "length": 50, "domain": null }, { "name": "ChangeOrdDate", "type": "esriFieldTypeDate", "alias": "ChangeOrdDate", "length": 8, "domain": null }, { "name": "OrdChangeHist", "type": "esriFieldTypeString", "alias": "OrdChangeHist", "length": 100, "domain": null }, { "name": "OrdComments", "type": "esriFieldTypeString", "alias": "OrdComments", "length": 100, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "Attachments", "type": "esriFieldTypeRaster", "alias": "Attachments", "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "SCAD Tax Account", "length": 18, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 6, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "length": 6, "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Predirectional", "length": 2, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 4, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "Street Postdirectional", "length": 3, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4541_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_235", "fields": "Attachments", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_4541", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4541", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3141_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }