{ "currentVersion": 10.5, "id": 3, "name": "Parcels", "parentLayerId": -1, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 142298.739837091, "ymin": 1597409.66014986, "xmax": 251974.17009209102, "ymax": 1704505.17003977, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[STNUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PARCEL_TAG", "type": "esriFieldTypeInteger", "alias": "Parcel ID Tag", "domain": null, "editable": true, "nullable": false }, { "name": "PARCEL_I", "type": "esriFieldTypeInteger", "alias": "Parcel Number Integer", "domain": null, "editable": true, "nullable": true }, { "name": "PARCEL_C", "type": "esriFieldTypeString", "alias": "Parcel Number Text", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "Lot Number", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SUBDIVISION_TAG", "type": "esriFieldTypeInteger", "alias": "Subdivision ID Tag", "domain": null, "editable": true, "nullable": true }, { "name": "SUBDIVNUM", "type": "esriFieldTypeString", "alias": "Subdivision Number", "domain": null, "editable": true, "nullable": false, "length": 10 }, { "name": "STNUMBER", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Suffix Directional", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ESTSQFT", "type": "esriFieldTypeInteger", "alias": "Estimated Square Feet", "domain": null, "editable": true, "nullable": true }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "MODDATE", "type": "esriFieldTypeDate", "alias": "Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "MODDATE": null, "STATUS": null, "PARCEL_TAG": 0, "PARCEL_I": null, "PARCEL_C": null, "LOTNUM": null, "SUBDIVISION_TAG": null, "SUBDIVNUM": " ", "STNUMBER": null, "PRE_DIR": null, "STREET_NAME": null, "SUFFIX": null, "SUF_DIR": null, "FULL_STNAME": null, "CITY": null, "COUNTY": null, "STATE": null, "TOWNSHIP": null, "ZIPCODE": null, "ESTSQFT": null, "BLOCK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true }