{ "currentVersion": 10.81, "id": 22, "name": "Storm Creek Grates", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Michigan_South_FIPS_2113_IntlFeet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",13123359.58005249],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.36666666666666],PARAMETER[\"Standard_Parallel_1\",42.1],PARAMETER[\"Standard_Parallel_2\",43.66666666666666],PARAMETER[\"Latitude_Of_Origin\",41.5],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": { "id": 19, "name": "Storm Sewers" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "20fbf25274296218c5433146d6a29dc1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWZJREFUOI2l07FqlFEQBeBvccN9gryA4Btop6BlSGK1jShIGrHaUgIxNpomjaKFooIELURiYVQEi0ggaaI+gbIvsE9w4kIs/vvD77oo6FRzDzNn7jl3bt9/Rn8GNl9KGSY5g0lbV0o5TPIA4z8RDHAdG7iF44r3cAEv8RDbswgGWMZCkh9TxMdJdrGPZxXb7hLM4xoW0TafxMWa72CEI6zgA/Yw7kMpZYg7nckrWMCLet7EGzzHUSllA8Mk631IcrpqhlP1JoOOhB28xgFGST7hRlfCpGPYErb8HltV0r1aO+kS/HO0BCc62DvNM76dqr2C1Zr32t7WxK84m2Qf3/ARrzSmwdVKPKr15/E5idbE+xrHF6u2p5pnWqoEq/he87kka7jUlTDGEzzW7MOk3uTulIy5Sv6o9vxiYrue70spt6ucNnqllHNJbtYhM1e5JdnDEGs6nwlfcNlfPhOMk6xPg0lmlPITvZl8lEP1EaAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2753839520440591E7, "ymin": 506967.71979837964, "xmax": 1.2798402504374282E7, "ymax": 548027.069961687, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_ADDRESS", "type": "esriFieldTypeString", "alias": "Street Address", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "PLANNUMBER", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 25, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 35, "domain": { "type": "codedValue", "name": "dOwner", "description": "Storm Owner ", "codedValues": [ { "name": "Private", "code": "PRI" }, { "name": "City of Grand Rapids", "code": "CGR" }, { "name": "Kent County Road Commission", "code": "KCRC" }, { "name": "Kent County Drain Commission", "code": "KCDC" }, { "name": "Michigan Dept. of Transportation", "code": "MDOT" }, { "name": "City of Walker", "code": "WAL" }, { "name": "East Grand Rapids", "code": "EGR" }, { "name": "City of Kentwood", "code": "KEN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSUMEDINSTALLDATE", "type": "esriFieldTypeDate", "alias": "Assumed Install Date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 25, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "PERMIT_FILEPATH", "type": "esriFieldTypeString", "alias": "PERMIT_FILEPATH", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UN_Notes", "type": "esriFieldTypeString", "alias": "UN_Notes", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I470FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S139_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }