{ "currentVersion": 10.6, "id": 28, "name": "Facilty Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "Places" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 4 } }, "value": "Golf Course", "label": "Golf course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 115, 255 ], "width": 4 } }, "value": "Park", "label": "Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 4 } }, "value": "Religeous", "label": "Religeous grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 4 } }, "value": "School", "label": "School", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "USE_TYPE = 'Golf Course'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "USE_TYPE = 'Park'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "USE_TYPE = 'Religeous'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -107138600, "ymin": -97193800, "xmax": 1.3091861917650923E7, "ymax": 430421.62664042413, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPEFIELD", "domain": null }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Owner Type", "description": "Type of organization that owns the property", "codedValues": [ { "name": "Delhi Township", "code": "Delhi" }, { "name": "Ingham County", "code": "County" }, { "name": "Holt School District", "code": "School District" }, { "name": "Miscellaneous", "code": "Misc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USE_TYPE", "type": "esriFieldTypeString", "alias": "USE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Use Type", "description": "Type of use of the property", "codedValues": [ { "name": "Cemetery", "code": "Cemetery" }, { "name": "Park", "code": "Park" }, { "name": "School", "code": "School" }, { "name": "Golf course", "code": "Golf Course" }, { "name": "Golf course greens", "code": "Greens" }, { "name": "Religeous grounds", "code": "Religeous" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNER_TYPE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"} }, "id": 0, "name": "Public Property" }, { "domains": { "OWNER_TYPE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"} }, "id": 1, "name": "Private Property" } ], "subtypes": [ { "domains": { "OWNER_TYPE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"} }, "defaultValues": { "NAME": null, "SUBTYPEFIELD": null, "OWNER_TYPE": null, "USE_TYPE": null }, "code": 0, "name": "Public Property" }, { "domains": { "OWNER_TYPE": {"type": "inherited"}, "USE_TYPE": {"type": "inherited"} }, "defaultValues": { "NAME": null, "SUBTYPEFIELD": null, "OWNER_TYPE": null, "USE_TYPE": null }, "code": 1, "name": "Private Property" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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 }