{ "currentVersion": 10.71, "id": 2, "name": "Community Redevelopment Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9195628.9875339, "ymin": 3449827.707297931, "xmax": -9136722.718799483, "ymax": 3482124.272150138, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Descrip", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 222, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "value": "Alachua CRA", "label": "Alachua CRA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Gainesville CRA", "label": "Gainesville CRA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 227, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "value": "Hawthorne CRA", "label": "Hawthorne CRA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 185, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 3 } }, "value": "High Springs CRA", "label": "High Springs CRA", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Descrip]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 144447.638572, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CRA", "typeIdField": "Descrip", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CRA" }, { "name": "Juris", "type": "esriFieldTypeSmallInteger", "alias": "Juris", "domain": { "type": "codedValue", "name": "0100Jurisdiction", "description": "Alachua County Jurisdictions", "codedValues": [ { "name": "Alachua County", "code": 0 }, { "name": "Alachua", "code": 100 }, { "name": "Archer", "code": 200 }, { "name": "Gainesville", "code": 300 }, { "name": "Hawthorne", "code": 400 }, { "name": "High Springs", "code": 500 }, { "name": "Lacrosse", "code": 600 }, { "name": "Micanopy", "code": 700 }, { "name": "Newberry", "code": 800 }, { "name": "Waldo", "code": 900 }, { "name": "Undefined", "code": 1000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Juris" }, { "name": "Descrip", "type": "esriFieldTypeString", "alias": "Descrip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Descrip" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Alachua CRA", "name": "Alachua CRA", "domains": { "Juris": {"type": "inherited"} }, "templates": [ { "name": "Alachua CRA", "description": "", "prototype": { "attributes": { "Juris": null, "Descrip": "Alachua CRA", "CRA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gainesville CRA", "name": "Gainesville CRA", "domains": { "Juris": {"type": "inherited"} }, "templates": [ { "name": "Gainesville CRA", "description": "", "prototype": { "attributes": { "Juris": null, "Descrip": "Gainesville CRA", "CRA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hawthorne CRA", "name": "Hawthorne CRA", "domains": { "Juris": {"type": "inherited"} }, "templates": [ { "name": "Hawthorne CRA", "description": "", "prototype": { "attributes": { "Juris": null, "Descrip": "Hawthorne CRA", "CRA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Springs CRA", "name": "High Springs CRA", "domains": { "Juris": {"type": "inherited"} }, "templates": [ { "name": "High Springs CRA", "description": "", "prototype": { "attributes": { "Juris": null, "Descrip": "High Springs CRA", "CRA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }