{ "currentVersion": 10.5, "id": 0, "name": "Organizations", "type": "Feature Layer", "description": "This dataset is a mashup of neighborhood groups, HOAs, and cultural/civic organizations in DeKalb County that registered with the OneDeKalb office. The neighborhood organizations are classified by type.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "DeKalb County GIS Department, OneDeKalb", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 300, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_23", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_24", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_25", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_26", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_28", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_29", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_30", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Apt", "label": "Apartment Community", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Townhome", "label": "Townhome Association", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Condo", "label": "Condominium Association", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 } }, "value": "Coalition", "label": "Coalition of Neighborhoods", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } }, "value": "Neighborhood", "label": "Neighborhood Association", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Homeowner", "label": "Homeowners Association", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Civic", "label": "Civic Association", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cultural", "label": "Cultural Association", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9389816.4939, "ymin": 3977179.050499998, "xmax": -9353445.6944, "ymax": 4024888.5929000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 55, "domain": null }, { "name": "CartoLabel", "type": "esriFieldTypeString", "alias": "CartoLabel", "length": 50, "domain": null }, { "name": "CD", "type": "esriFieldTypeInteger", "alias": "CD", "domain": null }, { "name": "CDSuper", "type": "esriFieldTypeInteger", "alias": "CDSuper", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Organization Type", "length": 255, "domain": { "type": "codedValue", "name": "AssocType", "codedValues": [ { "name": "Apartment Community", "code": "Apt" }, { "name": "Civic Association", "code": "Civic" }, { "name": "Coalition of Neighborhoods", "code": "Coalition" }, { "name": "Condominium Association", "code": "Condo" }, { "name": "Homeowners Association", "code": "Homeowner" }, { "name": "Neighborhood Association", "code": "Neighborhood" }, { "name": "Townhome Association", "code": "Townhome" }, { "name": "Cultural Association", "code": "Cultural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MailAddress", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "OrgPhone", "type": "esriFieldTypeString", "alias": "Organization Phone", "length": 17, "domain": null }, { "name": "OrgEmail", "type": "esriFieldTypeString", "alias": "Organization Email", "length": 60, "domain": null }, { "name": "OrgWeb", "type": "esriFieldTypeString", "alias": "Organization Website", "length": 70, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 60, "domain": null }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 17, "domain": null }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "indexes": [ { "name": "R413_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S336_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }